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

InputDataset used to create model or do evaluation. NextID:5

Attributes

  • dataset (type: String.t, default: nil) - Required. ConversationDataset resource name. Format: projects//locations//conversationDatasets/

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2InputDataset{
  dataset: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.