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."],[[["The latest version of the Google.Cloud.Dialogflow.Cx.V3 library is 2.23.0, with a historical list of previous versions down to 1.0.0 available for review."],["The `LoggingSettings` class, found within the `AdvancedSettings.Types` namespace, allows users to define behaviors for logging."],["`LoggingSettings` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `LoggingSettings`, a default constructor and another that accepts an `AdvancedSettings.Types.LoggingSettings` object as a parameter."],["The class provides two properties, `EnableInteractionLogging` and `EnableStackdriverLogging`, both of which are boolean values that determine if the related logging setting is active."]]],[]]