Google Cloud Dialogflow V2 Client - Class Type (1.6.0)

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 \ Feature

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Feature type not specified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

SMALLTALK

Value: 1

Fulfillment is enabled for SmallTalk.

Generated from protobuf enum SMALLTALK = 1;