GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1FreeFormSuggestion (google_api_dialogflow v0.89.0)
View SourceSuggestion generated using free form generator.
Attributes
-
response
(type:String.t
, default:nil
) - Required. Free form suggestion.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1FreeFormSuggestion{ response: String.t() | nil }