Google Cloud Dialogflow V2 Client - Class SummarySuggestion (2.3.1)

Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class SummarySuggestion.

Suggested summary of the conversation.

Generated from protobuf message google.cloud.dialogflow.v2.SummarySuggestion

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ summary_sections array<SummarySuggestion\SummarySection>

Required. All the parts of generated summary.

getSummarySections

Required. All the parts of generated summary.

Returns
Type Description
Google\Protobuf\RepeatedField<SummarySuggestion\SummarySection>

setSummarySections

Required. All the parts of generated summary.

Parameter
Name Description
var array<SummarySuggestion\SummarySection>
Returns
Type Description
$this