Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class Type.
The type of the feature.
Protobuf type google.cloud.dialogflow.v2.Fulfillment.Feature.Type
Namespace
Google \ Cloud \ Dialogflow \ V2 \ Fulfillment \ FeatureMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0Feature type not specified.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
SMALLTALK
Value: 1Fulfillment is enabled for SmallTalk.
Generated from protobuf enum SMALLTALK = 1;