# google-cloud-default
Google Cloud Platform default configuration for google-cloud-rust.
[](https://crates.io/crates/google-cloud-default)
## Installation
```toml
[dependencies]
google-cloud-default = <version>
```
## Quick Start
* [pubsub](https://github.com/yoshidan/google-cloud-rust/tree/main/pubsub)
* [spanner](https://github.com/yoshidan/google-cloud-rust/tree/main/spanner)
* [storage](https://github.com/yoshidan/google-cloud-rust/tree/main/storage)
* [bigquery](https://github.com/yoshidan/google-cloud-rust/tree/main/bigquery)