Google Cloud Dialogflow V2beta1Intent Message Simple Responses Response
data class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponsesResponse(val simpleResponses: List<GoogleCloudDialogflowV2beta1IntentMessageSimpleResponseResponse>)
The collection of simple response candidates. This message in QueryResult.fulfillment_messages
and WebhookResponse.fulfillment_messages
should contain only one SimpleResponse
.