GoogleCloudDialogflowCxV3beta1FulfillmentArgs

fun GoogleCloudDialogflowCxV3beta1FulfillmentArgs(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)