GoogleCloudDialogflowCxV3beta1FormParameterArgs

fun GoogleCloudDialogflowCxV3beta1FormParameterArgs(defaultValue: Output<Any>? = null, displayName: Output<String>, entityType: Output<String>, fillBehavior: Output<GoogleCloudDialogflowCxV3beta1FormParameterFillBehaviorArgs>, isList: Output<Boolean>? = null, redact: Output<Boolean>? = null, required: Output<Boolean>? = null)