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-04-09 UTC."],[[["This page provides documentation for the `LoggingConfig` class within the Google Cloud Dialogflow v2 API, detailing its functionality for managing conversation event logging."],["The `LoggingConfig` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is available in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["The page offers access to the documentation for numerous versions of `LoggingConfig`, ranging from version 3.2.0 up to the latest 4.26.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["`LoggingConfig` has one property, `EnableStackdriverLogging`, which is a boolean value and determines if conversation events should be logged to Stackdriver in JSON format."]]],[]]