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 messagegoogle.cloud.dialogflow.cx.v3.AdvancedSettings
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels: - Agent level - Flow level
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class AdvancedSettings (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.AdvancedSettings)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.AdvancedSettings)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.AdvancedSettings)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.AdvancedSettings)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.AdvancedSettings)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.AdvancedSettings)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.AdvancedSettings)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.AdvancedSettings)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.AdvancedSettings) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class AdvancedSettings.\n\nHierarchical advanced settings for agent/flow/page/fulfillment/parameter.\n\nSettings exposed at lower level overrides the settings exposed at higher\nlevel. Overriding occurs at the sub-setting level. For example, the\nplayback_interruption_settings at fulfillment level only overrides the\nplayback_interruption_settings at the agent level, leaving other settings\nat the agent level unchanged.\nDTMF settings does not override each other. DTMF settings set at different\nlevels define DTMF detections running in parallel.\nHierarchy: Agent-\\\u003eFlow-\\\u003ePage-\\\u003eFulfillment/Parameter.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.AdvancedSettings`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAudioExportGcsDestination\n\nIf present, incoming audio is exported by Dialogflow to the configured\nGoogle Cloud Storage destination.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n\n### hasAudioExportGcsDestination\n\n### clearAudioExportGcsDestination\n\n### setAudioExportGcsDestination\n\nIf present, incoming audio is exported by Dialogflow to the configured\nGoogle Cloud Storage destination.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n\n### getSpeechSettings\n\nSettings for speech to text detection.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n- Page level\n- Parameter level\n\n### hasSpeechSettings\n\n### clearSpeechSettings\n\n### setSpeechSettings\n\nSettings for speech to text detection.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n- Page level\n- Parameter level\n\n### getDtmfSettings\n\nSettings for DTMF.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n- Page level\n- Parameter level.\n\n### hasDtmfSettings\n\n### clearDtmfSettings\n\n### setDtmfSettings\n\nSettings for DTMF.\n\nExposed at the following levels:\n\n- Agent level\n- Flow level\n- Page level\n- Parameter level.\n\n### getLoggingSettings\n\nSettings for logging.\n\nSettings for Dialogflow History, Contact Center messages, StackDriver logs,\nand speech logging.\nExposed at the following levels:\n\n- Agent level.\n\n### hasLoggingSettings\n\n### clearLoggingSettings\n\n### setLoggingSettings\n\nSettings for logging.\n\nSettings for Dialogflow History, Contact Center messages, StackDriver logs,\nand speech logging.\nExposed at the following levels:\n\n- Agent level."]]