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

Metadata for ConversationDatasets.

Attributes

  • conversationDataset (type: String.t, default: nil) - The resource name of the conversation dataset that will be created. Format: projects//locations//conversationDatasets/

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.