## Generate gRPC Client
[](https://crates.io/crates/gcloud-googleapis)
```bash
git submodule update --init --recursive --progress --depth=1
cargo build --features generate,bytes
cargo fmt
```