answerRecord property

String? answerRecord
getter/setter pair

The ID of a suggestion selected by the human agent.

The suggestion(s) were generated in a previous call to request Dialogflow assist. The format is: projects//locations//answerRecords/ where is an alphanumeric string.

Required.

Implementation

core.String? answerRecord;