GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CreateCallMatcherRequest (google_api_dialogflow v0.57.0) View Source
The request message for Conversations.CreateCallMatcher.
Attributes
-
callMatcher
(type:GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CallMatcher.t
, default:nil
) - Required. The call matcher to create.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CreateCallMatcherRequest{ callMatcher: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2CallMatcher.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.