Google Cloud Dialogflow Cx V3beta1Fulfillment Args
constructor(conditionalCases: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>>? = null, messages: Output<List<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>>? = null, returnPartialResponses: Output<Boolean>? = null, setParameterActions: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs>>? = null, tag: Output<String>? = null, webhook: Output<String>? = null)