BackupStorageClient
The frontend service for Cryo Storage.
Functions
Delete Object from the incremental base Backup.
Gets the specified object's chunk.
Get metadata associated with an Object.
List chunks in a given Object
List all Objects in a given Backup.
Complete upload
Upload chunk.
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
Start upload containing one or many chunks.
Inherited functions
Delete Object from the incremental base Backup.
List chunks in a given Object
Paginate over ListChunksResponse results.
List all Objects in a given Backup.
Paginate over ListObjectsResponse results.
Complete upload
Upload chunk.
Upload object that can store object metadata String and data blob in single API call using inline chunk field.
Start upload containing one or many chunks.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.