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 webpage provides reference documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Dialogflow v3 API, specifically for version 2.9.0, with links to other versions."],["The `LoggingSettings` class is used to define behaviors related to logging in the Dialogflow v3 API, inheriting from the base `object` class and implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and more."],["The class includes two properties, `EnableInteractionLogging` and `EnableStackdriverLogging`, which are boolean values that determine whether interaction logging and StackDriver logging are enabled, respectively."],["The latest version of the API is version 2.23.0, and the current page being viewed is version 2.9.0, with several other versions available for reference."],["The Dialogflow v3 API class `AdvancedSettings.Types.LoggingSettings` has two constructors, a default constructor `LoggingSettings()` and one that takes another `LoggingSettings` object for setting up logging behaviors."]]],[]]