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 latest version available for the Dialogflow v3 API class `AdvancedSettings.Types.LoggingSettings` is 2.23.0, with multiple previous versions also accessible, down to version 1.0.0."],["This class, `AdvancedSettings.Types.LoggingSettings`, defines behaviors for logging within the Dialogflow v3 API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LoggingSettings` class has two properties: `EnableInteractionLogging` and `EnableStackdriverLogging`, both of which are boolean properties that control the enabling of DF Interaction logging and StackDriver logging, respectively."],["There are two constructors for creating `LoggingSettings` objects, one with no parameter and another that takes an instance of `AdvancedSettings.Types.LoggingSettings` as a parameter."]]],[]]