features property

List<GoogleCloudDialogflowV2FulfillmentFeature>? features
getter/setter pair

The field defines whether the fulfillment is enabled for certain features.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2FulfillmentFeature>? features;