Async Google gRPC/REST APIs and client implementation hiding complexity of GCP authentication based on Tonic middleware and Reqwest.
# Cargo.toml
[dependencies]
gcloud-sdk = "0.30.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Google API client with default authentication.
Ensure you use #[tokio::main] or similar async runtime.
Set GOOGLE_APPLICATION_CREDENTIALS environment variable or use gcloud auth.
No dependency data recorded yet.