Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Feature.
Whether fulfillment is enabled for the specific feature.
Generated from protobuf message google.cloud.dialogflow.v2.Fulfillment.Feature
Namespace
Google \ Cloud \ Dialogflow \ V2 \ FulfillmentMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ type |
int
The type of the feature that enabled for fulfillment. |
getType
The type of the feature that enabled for fulfillment.
Returns | |
---|---|
Type | Description |
int |
setType
The type of the feature that enabled for fulfillment.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |