{"id":65427,"library":"google-cloud-googleapis","title":"Google Cloud Google APIs","description":"Google Cloud Platform Rust client providing generated gRPC client stubs for Google Cloud services.","status":"active","version":"0.16.1","language":"rust","source_language":null,"source_url":"https://github.com/yoshidan/google-cloud-rust","tags":["google-cloud","grpc","async","pubsub","cloud"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngoogle-cloud-googleapis = \"0.16.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add google-cloud-googleapis","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"PublisherClient","correct":"use google_cloud_googleapis::pubsub::v1::PublisherClient;"}],"quickstart":{"code":"use google_cloud_googleapis::pubsub::v1::PublisherClient;\n\n#[tokio::main]\nasync fn main() -> Result<(), Box<dyn std::error::Error>> {\n    let client = PublisherClient::new().await?;\n    Ok(())\n}","lang":"rust","description":"Creates a Pub/Sub publisher client using the default credentials."},"warnings":[{"fix":"Wrap main with #[tokio::main] or manually create a Tokio runtime.","message":"Requires a Tokio runtime for async execution.","severity":"gotcha","affected_versions":">=0.1.0"},{"fix":"Enable features like `pubsub`, `storage`, or `spanner` in Cargo.toml.","message":"Missing feature flags for specific services may cause compilation errors.","severity":"gotcha","affected_versions":">=0.10.0"}],"env_vars":null,"search_vec":"'api':4 'async':23 'client':9,13 'cloud':2,6,17,21,25 'generat':11 'googl':1,3,5,16,20 'google-cloud':19 'grpc':12,22 'platform':7 'provid':10 'pubsub':24 'rust':8 'servic':18 'stub':14","created_at":"2026-06-17T17:10:23.149750+00:00","updated_at":"2026-06-17T17:10:23.149750+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/yoshidan/google-cloud-rust","github":"https://github.com/yoshidan/google-cloud-rust","docs":"https://docs.rs/google-cloud-googleapis/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}