messages property

List<GoogleCloudDialogflowV2IntentMessage>? messages
getter/setter pair

The collection of rich messages corresponding to the Response field in the Dialogflow console.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2IntentMessage>? messages;