GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2FreeFormSuggestion (google_api_dialogflow v0.89.0)

View Source

Suggestion 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

t()

@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2FreeFormSuggestion{
  response: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.