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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `Google.Cloud.Dialogflow.V2.LoggingConfig` is 4.26.0, with version 4.25.0 being the current page's context."],["`LoggingConfig` is a class that defines the logging behavior for conversation lifecycle events within the Google Cloud Dialogflow v2 API."],["The class `LoggingConfig` is found within the `Google.Cloud.Dialogflow.V2` namespace and is implemented from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `LoggingConfig` class has a property called `EnableStackdriverLogging`, which determines whether to log conversation events to Stackdriver in JSON format."],["There is a reference list of available versions for the `LoggingConfig` class, ranging from 4.26.0 to 3.2.0."]]],[]]