@itwin/object-storage-google
Version:
Object storage implementation using Google Cloud Storage
8 lines (4 loc) • 616 B
Markdown
# /object-storage-google
Copyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.
## About this package
This package contains implementations for object storage interfaces exposed by `/object-storage-core` which allow to consume Google Cloud Storage service. Communication with the Google Cloud APIs is implemented using using [Google Cloud Storage](https://www.npmjs.com/package/@google-cloud/storage) and [Google Cloud Storage Control](https://www.npmjs.com/package/@google-cloud/storage-control) libraries.