public sealed class AdvancedSettings : IMessage<AdvancedSettings>, IEquatable<AdvancedSettings>, IDeepCloneable<AdvancedSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides a comprehensive list of versions for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.AdvancedSettings\u003c/code\u003e class, ranging from version 2.23.0 (latest) down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvancedSettings\u003c/code\u003e class is part of the Dialogflow v3 API and is used for hierarchical advanced settings related to agents, flows, pages, fulfillments, and parameters.\u003c/p\u003e\n"],["\u003cp\u003eSettings configured at a lower level in the hierarchy (e.g., fulfillment) can override settings at a higher level (e.g., agent), but only for the specific sub-settings being modified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvancedSettings\u003c/code\u003e class includes properties such as \u003ccode\u003eAudioExportGcsDestination\u003c/code\u003e for audio export settings and \u003ccode\u003eLoggingSettings\u003c/code\u003e for various logging options, which can be configured at the agent or flow level.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling it to provide various functionalities such as cloning and message operations.\u003c/p\u003e\n"]]],[],null,[]]