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 documentation for the `AdvancedSettings.Types.LoggingSettings` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its use in defining logging behaviors."],["The latest version available is 2.23.0, with a list of past versions stretching back to 1.0.0, allowing users to access documentation relevant to specific version needs."],["The `LoggingSettings` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message manipulation, comparison, and cloning."],["Key properties within `LoggingSettings` include `EnableInteractionLogging` and `EnableStackdriverLogging`, both of type boolean, which control the activation of interaction and Stackdriver logging, respectively."],["The `LoggingSettings` class has two constructors to be created, one default and one that takes in an instance of `AdvancedSettings.Types.LoggingSettings` to be built off of."]]],[]]