Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::AdvancedSettings (v0.15.0)

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
Returns

#audio_export_gcs_destination=

def audio_export_gcs_destination=(value) -> ::Google::Cloud::Dialogflow::CX::V3::GcsDestination
Parameter
Returns

#logging_settings

def logging_settings() -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::LoggingSettings
Returns

#logging_settings=

def logging_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::AdvancedSettings::LoggingSettings
Parameter
Returns