Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class AdvancedSettings.
Hierarchical advanced settings for agent/flow/page/fulfillment/parameter.
Settings exposed at lower level overrides the settings exposed at higher level. Overriding occurs at the sub-setting level. For example, the playback_interruption_settings at fulfillment level only overrides the playback_interruption_settings at the agent level, leaving other settings at the agent level unchanged. DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.
Generated from protobuf message google.cloud.dialogflow.cx.v3.AdvancedSettings
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ audio_export_gcs_destination
Google\Cloud\Dialogflow\Cx\V3\GcsDestination
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
↳ dtmf_settings
Google\Cloud\Dialogflow\Cx\V3\AdvancedSettings\DtmfSettings
Settings for DTMF. Exposed at the following levels: - Agent level - Flow level - Page level - Parameter level.
↳ logging_settings
Google\Cloud\Dialogflow\Cx\V3\AdvancedSettings\LoggingSettings
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
getAudioExportGcsDestination
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.
Exposed at the following levels:
- Agent level
- Flow level
hasAudioExportGcsDestination
clearAudioExportGcsDestination
setAudioExportGcsDestination
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.
Exposed at the following levels:
- Agent level
- Flow level
$this
getDtmfSettings
Settings for DTMF.
Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level.
hasDtmfSettings
clearDtmfSettings
setDtmfSettings
Settings for DTMF.
Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level.
$this
getLoggingSettings
Settings for logging.
Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:
- Agent level.
hasLoggingSettings
clearLoggingSettings
setLoggingSettings
Settings for logging.
Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:
- Agent level.
$this