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."],[[["This webpage provides reference documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API, specifically for version 2.7.0 and other versions as well."],["`LoggingSettings` is designed to define behaviors related to logging in the Dialogflow CX environment, extending from the base object and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two properties, `EnableInteractionLogging` and `EnableStackdriverLogging`, that allow users to toggle DF Interaction logging and Stackdriver logging, respectively, using boolean values."],["The page lists numerous versions of the `AdvancedSettings.Types.LoggingSettings` class, ranging from version 1.0.0 up to the latest version 2.23.0, each with its own dedicated link for specific documentation."],["The page provides the necessary information for how to create an instance of `LoggingSettings` with 2 different constructors."]]],[]]