advancedSettings property

GoogleCloudDialogflowCxV3AdvancedSettings? advancedSettings
getter/setter pair

Returns the current advanced settings including IVR settings.

Even though the operations configured by these settings are performed by Dialogflow, the client may need to perform special logic at the moment. For example, if Dialogflow exports audio to Google Cloud Storage, then the client may need to wait for the resulting object to appear in the bucket before proceeding.

Implementation

GoogleCloudDialogflowCxV3AdvancedSettings? advancedSettings;