messages property

List<GoogleCloudDialogflowCxV3ResponseMessage>? messages
getter/setter pair

The list of rich message responses to present to the user.

Implementation

core.List<GoogleCloudDialogflowCxV3ResponseMessage>? messages;