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 page provides documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API, with the latest version being 2.23.0."],["This class defines settings for managing logging behaviors within Dialogflow, including interaction and Stackdriver logging."],["The `LoggingSettings` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes two key properties: `EnableInteractionLogging` and `EnableStackdriverLogging`, both of which are boolean and control the activation of their respective features."],["The webpage has a list of all versions from 1.0.0 to the latest 2.23.0, detailing links to the documentation of the `LoggingSettings` for every version."]]],[]]