smartReplyAnswers property
Multiple reply options provided by smart reply service.
The order is based on the rank of the model prediction. The maximum number of the returned replies is set in SmartReplyConfig.
Output only.
Implementation
core.List<GoogleCloudDialogflowV2SmartReplyAnswer>? smartReplyAnswers;