GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarizationSectionList (google_api_dialogflow v0.89.0)
View SourceList of summarization sections.
Attributes
-
summarizationSections(type:list(GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarizationSection.t), default:nil) - Optional. Summarization sections.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarizationSectionList{ summarizationSections: [ GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SummarizationSection.t() ] | nil }