{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides a Python client for Google Cloud Service Usage API, enabling you to enable, disable, and list services on Google Cloud Platform projects.","skillfed_tags":["gcp-client","cloud-management","api-wrapper"],"use_cases":["Enable required APIs automatically when provisioning new Google Cloud projects as part of infrastructure-as-code workflows.","Audit and report which services are currently enabled across a portfolio of GCP projects.","Disable unused services to reduce attack surface and potential costs in existing projects.","Build custom dashboards or compliance tools that track service activation status across teams.","Integrate service management into CI/CD pipelines that set up ephemeral test environments."],"what_it_does":"This is the official Python client library for Google Cloud's Service Usage API. It wraps the gRPC and REST endpoints that let you programmatically enable, disable, and enumerate services within a Google Cloud project. The library handles authentication, serialization, and error handling so you can focus on service management logic rather than low-level protocol details.\n\nYou'd use it when you need to automate service activation (e.g., enabling Compute Engine or Cloud Storage on new projects), audit which services are active, or disable services as part of cleanup or cost-control workflows. It integrates with standard Google Cloud authentication mechanisms and follows the same patterns as other google-cloud-* libraries.","worth_installing":"Yes. This is the official, actively maintained client for a core GCP management API. It has no known vulnerabilities, low install friction, and permissive licensing. Install it if you need to manage GCP services programmatically; skip it if you only use the Cloud Console or gcloud CLI."},"id":"google-cloud-service-usage","links":{"html":"https://skillfed.io/packages/google-cloud-service-usage","md":"https://skillfed.io/packages/google-cloud-service-usage.md","pypi":"https://pypi.org/project/google-cloud-service-usage/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-service-usage","python_support":"supports_current","summary":"Google Cloud Service Usage API client library"},"popularity":{"monthly_downloads":280332,"position":8112,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.17.0"}
