public sealed class AdvancedSettings : IMessage<AdvancedSettings>, IEquatable<AdvancedSettings>, IDeepCloneable<AdvancedSettings>, IBufferMessage, IMessage
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 page provides documentation for \u003ccode\u003eAdvancedSettings\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, with the latest version being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdvancedSettings\u003c/code\u003e allows for hierarchical configuration of settings at agent, flow, page, fulfillment, and parameter levels, with lower levels overriding higher ones, except for DTMF settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAdvancedSettings\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAdvancedSettings\u003c/code\u003e has a \u003ccode\u003eLoggingSettings\u003c/code\u003e property that controls logging behavior for various features like Dialogflow History and StackDriver logs, and it is only available at the Agent level.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for the \u003ccode\u003eAdvancedSettings\u003c/code\u003e class range from version 1.0.0 to 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]