requestId property

String? requestId
getter/setter pair

Unique identifier provided by client, within the ancestor dataset scope.

Ensures idempotency and used for request deduplication. Server-generated if unspecified. Up to 128 characters long. This is returned as google.longrunning.Operation.name in the response.

Optional.

Implementation

core.String? requestId;