Google Cloud Dialogflow Cx V3Fulfillment Args
constructor(conditionalCases: Output<List<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>>? = null, messages: Output<List<GoogleCloudDialogflowCxV3ResponseMessageArgs>>? = null, returnPartialResponses: Output<Boolean>? = null, setParameterActions: Output<List<GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs>>? = null, tag: Output<String>? = null, webhook: Output<String>? = null)