The Storage Control RPC API lets you perform metadata-specific, control plane, and long-running operations.
The Storage Control RPC API creates one space to perform metadata-specific, control plane, and long-running operations apart from the Storage RPC API. Separating these operations from the Storage API improves API standardization and lets you run faster releases.
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 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.control.v2.StorageControl
Methods | |
---|---|
| Creates a new folder. |
| Creates a new managed folder. |
| Permanently deletes an empty folder. |
| Permanently deletes an empty managed folder. |
| Returns metadata for the specified folder. |
| Returns metadata for the specified managed folder. |
| Returns the storage layout configuration for a given bucket. |
| Retrieves a list of folders. |
| Retrieves a list of managed folders for a given bucket. |
| Renames a source folder to a destination folder. |