Google Cloud Dialogflow V2Intent Parameter Args
fun GoogleCloudDialogflowV2IntentParameterArgs(defaultValue: Output<String>? = null, displayName: Output<String>, entityTypeDisplayName: Output<String>? = null, isList: Output<Boolean>? = null, mandatory: Output<Boolean>? = null, name: Output<String>? = null, prompts: Output<List<String>>? = null, value: Output<String>? = null)