Google Cloud Platform authentication using default and custom service accounts.
# Cargo.toml
[dependencies]
gcp_auth = "0.12.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate with GCP using default credentials.
Add tokio as a dependency and use #[tokio::main] or another async runtime.
No dependency data recorded yet.