GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest (google_api_dialogflow v0.89.0)
View SourceThe request message for ConversationModels.CreateConversationModelEvaluation
Attributes
-
conversationModelEvaluation(type:GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ConversationModelEvaluation.t, default:nil) - Required. The conversation model evaluation to be created.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CreateConversationModelEvaluationRequest{ conversationModelEvaluation: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ConversationModelEvaluation.t() | nil }