The Storage Control API lets you perform metadata-specific, control plane, and long-running operations.
The Storage Control API creates one space to perform metadata-specific, control plane, and long-running operations apart from the Storage 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 folder within a bucket with hierarchical namespace enabled. |
|
Create a managed folder within a bucket. |
|
Deletes a folder within a bucket with hierarchical namespace enabled. |
|
Delete a managed folder within a bucket. |
|
Retrieves metadata of a folder within a bucket with hierarchical namespace enabled. |
|
Returns metadata for the specified managed folder. |
|
Returns the storage layout of the specified bucket. |
|
View the folders within a bucket with hierarchical namespace enabled. |
|
Retrieves a list of managed folders for a given bucket. |
|
Renames a folder within a bucket with hierarchical namespace enabled. |