Readonly$typeReadonlyinnerOperation creation timestamp if provided.
ID of the user or service account that created the operation.
Human-readable operation description.
Returns true if the operation is completed.
Operation completion timestamp if provided.
Returns a progress tracker wrapper when available.
For operations that do not provide progress details (or v1alpha1),
this returns undefined.
Raw underlying protobuf object.
Resource ID associated with the operation.
Operation status if completed.
Returns true if operation status is OK.
Fetch the latest operation state from the operation service.
Optionalmetadata: MetadataOptionaloptions: Partial<CallOptions> & RetryOptionsPolls the operation until it completes.
polling interval in seconds (default: 1)
Optionalmetadata: MetadataOptionaloptions: Partial<CallOptions> & RetryOptions
A convenience wrapper around operation protobufs. Provides helpers to poll, wait, and inspect operation metadata.
Example