public bool EnableStackdriverLogging { get; set; }
Whether to log conversation events like
[CONVERSATION_STARTED][google.cloud.dialogflow.v2.ConversationEvent.Type.CONVERSATION_STARTED] to
Stackdriver in the conversation project as JSON format
[ConversationEvent][google.cloud.dialogflow.v2.ConversationEvent] protos.
[[["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 details the `LoggingConfig` class within the `Google.Cloud.Dialogflow.V2` namespace, focusing on its definition and usage across various versions."],["Version 4.26.0 is the latest available version, with a comprehensive list of previous versions extending down to 3.2.0."],["The `LoggingConfig` class, part of `Google.Cloud.Dialogflow.V2.dll`, defines settings for managing logging behavior related to conversation lifecycle events."],["The `EnableStackdriverLogging` property within the class allows developers to enable or disable the logging of conversation events to Stackdriver in JSON format."],["The class implements several interfaces including IMessage\u003cLoggingConfig\u003e, IEquatable\u003cLoggingConfig\u003e, IDeepCloneable\u003cLoggingConfig\u003e, IBufferMessage, and IMessage."]]],[]]