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 provided content details the \u003ccode\u003eAdvancedSettings\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, specifically for .NET, including a list of versions from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdvancedSettings\u003c/code\u003e allow for hierarchical configurations, such as agent, flow, page, fulfillment, and parameter levels, with lower-level settings overriding higher ones, however DTMF settings run in parallel and do not override.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its integration with protocol buffers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAdvancedSettings\u003c/code\u003e class include \u003ccode\u003eAudioExportGcsDestination\u003c/code\u003e, which handles audio export to Google Cloud Storage, and \u003ccode\u003eLoggingSettings\u003c/code\u003e, which controls various logging aspects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available, as described in the provided content, is version 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]