responseId property

String? responseId
getter/setter pair

response_id is used to identify each response.

It is the encoding of the event_id.

Output only.

Implementation

core.String? responseId;