public sealed class LoggingSettings : IMessage<AdvancedSettings.Types.LoggingSettings>, IEquatable<AdvancedSettings.Types.LoggingSettings>, IDeepCloneable<AdvancedSettings.Types.LoggingSettings>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `LoggingSettings` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used to define behaviors on logging."],["The `LoggingSettings` class, which is part of version 2.1.0, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The webpage lists multiple prior versions, from 1.0.0 to 2.23.0, including a link to the most recent version, for the `LoggingSettings` documentation."],["The `LoggingSettings` class contains two properties: `EnableInteractionLogging`, which controls Dialogflow Interaction logging, and `EnableStackdriverLogging`, which manages Stackdriver logging."],["There are two constructors available for this class: a parameterless constructor and one that accepts an existing instance of `AdvancedSettings.Types.LoggingSettings`."]]],[]]