View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata (google_api_dialogflow v0.88.3)
Metadata for CreateConversationDataset.
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.V3.Model.GoogleCloudDialogflowV2CreateConversationDatasetOperationMetadata{ conversationDataset: String.t() | nil }