Google Cloud Dialogflow Cx V3Intent Response
fun GoogleCloudDialogflowCxV3IntentResponse(description: String, displayName: String, isFallback: Boolean, labels: Map<String, String>, name: String, parameters: List<GoogleCloudDialogflowCxV3IntentParameterResponse>, priority: Int, trainingPhrases: List<GoogleCloudDialogflowCxV3IntentTrainingPhraseResponse>)