Google Cloud Dialogflow V2 Client - Class Feature (1.8.0)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int

setType

The type of the feature that enabled for fulfillment.

Parameter
NameDescription
var int
Returns
TypeDescription
$this