Class google::cloud::AsyncOperation (2.10.1)

Represents a pending asynchronous operation.

It can either be a simple RPC, or a more complex operation involving potentially many RPCs, sleeping and processing.

Constructors

~AsyncOperation

Functions

Cancel

Requests that the operation be canceled.

Returns
Type Description
void