View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ImportConversationDataRequest (google_api_dialogflow v0.78.0)

The request message for ConversationDatasets.ImportConversationData.

Attributes

  • inputConfig (type: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2InputConfig.t, default: nil) - Required. Configuration describing where to import data from.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ImportConversationDataRequest{
    inputConfig:
      GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2InputConfig.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.