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