{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides common protobuf definitions and metadata types for Google Cloud APIs, enabling Python applications to work with standardized operation metadata structures.","skillfed_tags":["google-cloud","protobuf","api-client"],"use_cases":["Working with operation metadata structures when building applications that interact with multiple Google Cloud services","Accessing or constructing OperationMetadata protobuf messages in custom Google Cloud integrations","Ensuring type consistency across Google Cloud client library versions in monolithic projects"],"what_it_does":"google-cloud-common is a foundational library that provides shared protobuf message definitions used across Google Cloud Python client libraries. It centralizes common types\u2014particularly operation metadata structures\u2014that multiple Google Cloud services reference, avoiding duplication and ensuring consistency. The package is a thin wrapper around protobuf definitions compiled for Python, with no significant business logic of its own.\n\nDevelopers typically do not install this package directly; instead, it arrives as a transitive dependency when installing higher-level Google Cloud client libraries (for services like Compute, Storage, or BigQuery). When needed explicitly, it serves as a reference for the standard message types those services use, allowing direct construction or inspection of operation metadata. It requires Python 3.10 or later and depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf.","worth_installing":"Yes, if you are building applications that use Google Cloud client libraries or need to work directly with common operation metadata types. Install it explicitly only if you need direct access to these shared protobuf definitions; otherwise, let it arrive as a transitive dependency. No known security vulnerabilities, permissive license, and active maintenance make it safe to depend on."},"id":"google-cloud-common","links":{"html":"https://skillfed.io/packages/google-cloud-common","md":"https://skillfed.io/packages/google-cloud-common.md","pypi":"https://pypi.org/project/google-cloud-common/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-common","python_support":"supports_current","summary":"Google Cloud Common API client library"},"popularity":{"monthly_downloads":343006,"position":7389,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.10.0"}
