The Cloud Storage RPC API lets you store and retrieve potentially large, immutable data objects.
Service: storage.googleapis.com
The Service name storage.googleapis.com
is needed to create RPC client stubs.
google.longrunning.Operations
Methods | |
---|---|
|
Starts asynchronous cancellation on a long-running operation. |
|
Deletes a long-running operation. |
|
Gets the latest state of a long-running operation. |
|
Lists long-running operations that match the specified filter in the request. |
|
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |
google.storage.v2.Storage
Methods | |
---|---|
|
Deletes an object and its metadata. |
|
Retrieves object metadata. |
|
Retrieves a list of objects matching the criteria. |
|
Determines the persisted_size of an object that is being written. |
|
Retrieves object data. |
|
Restores a soft-deleted object. |
|
Starts a resumable write operation. |
|
Stores a new object and metadata. |