responseId property

String? responseId
getter/setter pair

The unique identifier of the response.

It can be used to locate a response in the training example set or for reporting issues.

Implementation

core.String? responseId;