public sealed class 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 `LoggingSettings` class within the Dialogflow v3 API, specifically its definition, inheritance, and implementation across multiple versions."],["The class `LoggingSettings` is used to define logging behaviors within the Dialogflow v3 API, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are multiple versions of the Dialogflow v3 API listed, ranging from version 1.0.0 to the latest 2.23.0, all which seem to relate to the same `LoggingSettings` class."],["`LoggingSettings` has two properties, `EnableInteractionLogging` and `EnableStackdriverLogging`, which are boolean values determining if interaction logging and StackDriver logging are active, respectively."]]],[]]