Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#audio_export_gcs_destination
def audio_export_gcs_destination() -> ::Google::Cloud::Dialogflow::CX::V3::GcsDestination
-
(::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
#audio_export_gcs_destination=
def audio_export_gcs_destination=(value) -> ::Google::Cloud::Dialogflow::CX::V3::GcsDestination
-
value (::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
-
(::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
def dtmf_settings() -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::DtmfSettings
-
(::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::DtmfSettings) —
Settings for DTMF. Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level.
#dtmf_settings=
def dtmf_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::DtmfSettings
-
value (::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::DtmfSettings) —
Settings for DTMF. Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level.
-
(::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
def logging_settings() -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::LoggingSettings
-
(::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.
#logging_settings=
def logging_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::LoggingSettings
-
value (::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.
-
(::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.
#speech_settings
def speech_settings() -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings
-
(::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings) —
Settings for speech to text detection. Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level
#speech_settings=
def speech_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings
-
value (::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings) —
Settings for speech to text detection. Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level
-
(::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::SpeechSettings) —
Settings for speech to text detection. Exposed at the following levels:
- Agent level
- Flow level
- Page level
- Parameter level