requestId property

String? requestId
getter/setter pair

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

Ensures idempotency for expensive long running operations. Server-generated if unspecified. Up to 128 characters long. This is returned as google.longrunning.Operation.name in the response. Note that this field must not be set if the desired input config is catalog_inline_source.

Optional.

Implementation

core.String? requestId;