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 information for the `AdvancedSettings.Types.LoggingSettings` class within the Google Cloud Dialogflow v3 API for .NET."],["The `LoggingSettings` class is used to define logging behaviors, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this document is 2.23.0, with historical versions going as far back as 1.0.0, each with their respective links."],["Key properties within `LoggingSettings` include `EnableInteractionLogging` and `EnableStackdriverLogging`, both of which are boolean properties that determine if their respective features are active."],["This class inherits several methods from the base object such as GetHashCode, GetType, and ToString."]]],[]]