enableStackdriverLogging property

bool? enableStackdriverLogging
getter/setter pair

Whether to log conversation events like CONVERSATION_STARTED to Stackdriver in the conversation project as JSON format ConversationEvent protos.

Implementation

core.bool? enableStackdriverLogging;