requestId property

String? requestId
getter/setter pair

The ID associated with the request.

This is a unique ID specific only to the given request.

Implementation

core.String? requestId;