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 the Google Cloud Dialogflow v2 API class LoggingConfig is 4.26.0."],["This page provides documentation for the LoggingConfig class across multiple versions, ranging from version 3.2.0 to 4.26.0."],["The LoggingConfig class is designed to define logging behavior for conversation lifecycle events in the Dialogflow V2 API."],["The LoggingConfig class offers two constructors, one parameterless and another that accepts another LoggingConfig object, and it includes the property `EnableStackdriverLogging`, a boolean, to control logging of conversation events to Stackdriver."],["This class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, showcasing its role within the Google.Protobuf framework."]]],[]]