Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class GeneratorSuggestion.
Suggestion generated using a Generator.
Generated from protobuf message google.cloud.dialogflow.v2.GeneratorSuggestion
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ summary_suggestion |
Google\Cloud\Dialogflow\V2\SummarySuggestion
Optional. Suggested summary. |
getSummarySuggestion
Optional. Suggested summary.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Dialogflow\V2\SummarySuggestion|null |
|
hasSummarySuggestion
setSummarySuggestion
Optional. Suggested summary.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Dialogflow\V2\SummarySuggestion
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSuggestion
| Returns | |
|---|---|
| Type | Description |
string |
|