Google Cloud Dialogflow V2beta1Fulfillment Feature Args
data class GoogleCloudDialogflowV2beta1FulfillmentFeatureArgs(val type: Output<GoogleCloudDialogflowV2beta1FulfillmentFeatureType>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1FulfillmentFeatureArgs>
Whether fulfillment is enabled for the specific feature.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1FulfillmentFeatureArgs(type: Output<GoogleCloudDialogflowV2beta1FulfillmentFeatureType>? = null)