gcloud-googleapis 1.0.0

Google Cloud Platform rust client.
Documentation
1
2
3
4
5
6
7
8
9
## Generate gRPC Client

[![crates.io](https://img.shields.io/crates/v/gcloud-googleapis.svg)](https://crates.io/crates/gcloud-googleapis)

```bash
git submodule update --init --recursive --progress --depth=1
cargo build --features generate,bytes
cargo fmt
```