Google Cloud Dialogflow Cx V3beta1Intent Args
constructor(description: Output<String>? = null, displayName: Output<String>, isFallback: Output<Boolean>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, parameters: Output<List<GoogleCloudDialogflowCxV3beta1IntentParameterArgs>>? = null, priority: Output<Int>? = null, trainingPhrases: Output<List<GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseArgs>>? = null)