requestId property

String? requestId
getter/setter pair

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

Optional.

Implementation

core.String? requestId;