public sealed class AdvancedSettings.Types.LoggingSettings : IMessage<AdvancedSettings.Types.LoggingSettings>, IEquatable<AdvancedSettings.Types.LoggingSettings>, IDeepCloneable<AdvancedSettings.Types.LoggingSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class AdvancedSettings.Types.LoggingSettings.
[[["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 provided content details the `AdvancedSettings.Types.LoggingSettings` class within the Google Cloud Dialogflow v3 API, specifically for the .NET environment, with version 2.12.0 being the currently focused release."],["This class is used to define logging behaviors for the Dialogflow v3 API, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides links to various versions of the `LoggingSettings` class, ranging from version 2.23.0 down to 1.0.0, allowing developers to navigate through different iterations of the API."],["The class has two key properties, `EnableInteractionLogging` and `EnableStackdriverLogging`, both of which are boolean values used to control different types of logging."],["The page offers full documentation for this class, including inheritance details, namespace information, assembly details, constructors, and property descriptions."]]],[]]