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."],[[["This page provides reference documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API, specifically for .NET."],["The class `LoggingSettings` defines behaviors for logging within the API and is implemented as part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The page documents multiple versions, ranging from 1.0.0 to the latest 2.23.0, of the Dialogflow v3 API with this documentation being for the 2.4.0 version."],["The `LoggingSettings` class offers properties such as `EnableInteractionLogging` and `EnableStackdriverLogging`, both boolean values that determine if the logging is enabled."]]],[]]