suggestions property

List<GoogleCloudDialogflowV2IntentMessageSuggestion>? suggestions
getter/setter pair

The list of suggested replies.

Required.

Implementation

core.List<GoogleCloudDialogflowV2IntentMessageSuggestion>? suggestions;