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."],[[["This document provides reference documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API."],["The `LoggingSettings` class allows users to define behaviors related to logging for Dialogflow, including enabling interaction logging and Stackdriver logging."],["The documentation lists multiple versions of the API, from 1.0.0 to the latest 2.23.0, showing the various versions of this documentation over time."],["The `LoggingSettings` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `EnableInteractionLogging`, which determines if interaction logging is on, and `EnableStackdriverLogging`, which determines if Stackdriver logging is on, both of which are boolean values."]]],[]]