Google Cloud Dialogflow Cx V3beta1Intent Response
fun GoogleCloudDialogflowCxV3beta1IntentResponse(description: String, displayName: String, isFallback: Boolean, labels: Map<String, String>, name: String, parameters: List<GoogleCloudDialogflowCxV3beta1IntentParameterResponse>, priority: Int, trainingPhrases: List<GoogleCloudDialogflowCxV3beta1IntentTrainingPhraseResponse>)