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.
[[["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-03-21 UTC."],[[["The page provides documentation for `AdvancedSettings` in the `Google.Cloud.Dialogflow.Cx.V3` namespace, with version 2.23.0 being the latest."],["`AdvancedSettings` is a class used for hierarchical settings within Dialogflow, affecting agent, flow, page, fulfillment, and parameter configurations."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `AdvancedSettings` class includes a `LoggingSettings` property, which allows control over logging for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging, at the Agent level."],["Documentation is available for version 1.0.0 all the way up to 2.23.0, with links to each previous version of `AdvancedSettings`."]]],[]]