Google Cloud Dialogflow V2 Client - Class Type (1.0.1)

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

Methods

name

Parameter
NameDescription
value mixed

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;