Interface protos.google.cloud.dialogflow.v2.IFulfillment (4.1.4)

Properties of a Fulfillment.

Package

@google-cloud/dialogflow!

Properties

displayName

displayName?: (string|null);

Fulfillment displayName

Property Value
TypeDescription
(string|null)

enabled

enabled?: (boolean|null);

Fulfillment enabled

Property Value
TypeDescription
(boolean|null)

features

features?: (google.cloud.dialogflow.v2.Fulfillment.IFeature[]|null);

Fulfillment features

Property Value
TypeDescription
(google.cloud.dialogflow.v2.Fulfillment.IFeature[]|null)

genericWebService

genericWebService?: (google.cloud.dialogflow.v2.Fulfillment.IGenericWebService|null);

Fulfillment genericWebService

Property Value
TypeDescription
(google.cloud.dialogflow.v2.Fulfillment.IGenericWebService|null)

name

name?: (string|null);

Fulfillment name

Property Value
TypeDescription
(string|null)