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 document provides reference documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API, specifically for .NET."],["The class `LoggingSettings` is used to define logging behaviors for Dialogflow interactions and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, with the most recent version being 2.23.0."],["The `LoggingSettings` class allows developers to control whether interaction logging and Stackdriver logging are enabled via the `EnableInteractionLogging` and `EnableStackdriverLogging` properties, respectively."],["The provided documentation includes details on the class's inheritance, implemented interfaces, constructors, and properties, offering comprehensive information for developers utilizing this API."],["The documentation features a history of the class, going as far back as version 1.0.0, showcasing the numerous updates to the class."]]],[]]