View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2LoggingConfig (google_api_dialogflow v0.74.0)

Defines logging behavior for conversation lifecycle events.

Attributes

  • enableStackdriverLogging (type: boolean(), default: nil) - Whether to log conversation events like CONVERSATION_STARTED to Stackdriver in the conversation project as JSON format ConversationEvent protos.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2LoggingConfig{
  enableStackdriverLogging: boolean() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.