Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::LoggingConfig.
Defines logging behavior for conversation lifecycle events.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#enable_stackdriver_logging
def enable_stackdriver_logging() -> ::Boolean
Returns
- (::Boolean) — Whether to log conversation events like CONVERSATION_STARTED to Stackdriver in the conversation project as JSON format ConversationEvent protos.
#enable_stackdriver_logging=
def enable_stackdriver_logging=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether to log conversation events like CONVERSATION_STARTED to Stackdriver in the conversation project as JSON format ConversationEvent protos.
Returns
- (::Boolean) — Whether to log conversation events like CONVERSATION_STARTED to Stackdriver in the conversation project as JSON format ConversationEvent protos.