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 page provides documentation for `LoggingSettings`, a class within the `Google.Cloud.Dialogflow.Cx.V3` namespace that defines behaviors related to logging."],["It lists various versions of the documentation, with version 2.23.0 being the latest and links back to version 1.0.0, as well as version 1.7.0, the version currently selected."],["The `LoggingSettings` class includes two key properties: `EnableInteractionLogging`, which controls Dialogflow Interaction logging, and `EnableStackdriverLogging`, which manages Stackdriver logging."],["The class inherits members from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines two constructors for the `LoggingSettings` class, one default constructor, and another that accepts another instance of the same class as a parameter."]]],[]]