View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2GeneratorSuggestion (google_api_dialogflow v0.88.3)
Suggestion generated using a Generator.
Attributes
-
summarySuggestion
(type:GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarySuggestion.t
, default:nil
) - Optional. Suggested summary.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2GeneratorSuggestion{ summarySuggestion: GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarySuggestion.t() | nil }