Google Cloud Dialogflow V2 Client - Class SuggestionFeature (1.10.2)

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

The type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.

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

Namespace

Google \ Cloud \ Dialogflow \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ type
int

Type of Human Agent Assistant API feature to request.

getType

Type of Human Agent Assistant API feature to request.

Returns
Type
Description
int

setType

Type of Human Agent Assistant API feature to request.

Parameter
Name
Description
var
int
Returns
Type
Description
$this