skillfed

google-cloud-service-control

Google Cloud Service Control API client library

google-cloud-service-control v1.21.0 201.3K downloads/30d#9,675 on PyPI5,373
Permissive license Apache-2.0 Active released

What it is and what it does

This is the official Python client library for Google Cloud Service Control, a managed service that provides admission control and telemetry reporting for applications integrated with Google Cloud Service Infrastructure. It wraps the Service Control API, allowing you to enforce policies and report metrics for your services running on or integrated with Google Cloud.

The library depends on google-api-core, google-auth, grpcio, proto-plus, and protobuf to handle authentication, gRPC communication, and protocol buffer serialization. It is maintained as part of the broader google-cloud-python ecosystem and supports Python 3.10 through 3.14. Installation is straightforward via pip, and the library integrates with Google Cloud's standard authentication mechanisms.

Use it for:

  • Enforce admission control policies for microservices by checking requests against Service Control before processing.
  • Report service telemetry and quota usage metrics to Google Cloud Service Infrastructure for monitoring and billing.
  • Integrate custom services with Google Cloud's managed infrastructure for centralized policy enforcement.
  • Implement rate limiting and quota management for APIs using Service Control's admission checks.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Python client library for Google Cloud Service Control API, enabling admission control and telemetry reporting for services integrated with Google Cloud Service Infrastructure.

Yes, if you are building services on Google Cloud Service Infrastructure and need to integrate admission control or telemetry reporting. The library is production-stable, actively maintained, has no known vulnerabilities, and low install friction. Not relevant for applications outside the Google Cloud ecosystem.

Install

google-cloud-service-control on PyPI

pip

pip install google-cloud-service-control

uv

uv add google-cloud-service-control

poetry

poetry add google-cloud-service-control

Installing google-cloud-service-control

Before you install

Low install friction with a pure-wheel distribution. Active maintenance with a release 8 days ago; the repository is actively developed and well-established within the Google Cloud Python ecosystem.

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions, typical for Google Cloud client libraries.

Quickstart

pip install google-cloud-service-control

from google.cloud import servicecontrol_v1

client = servicecontrol_v1.ServiceControllerClient()

Requires Python >= 3.10; Google Cloud credentials must be configured (via application default credentials, service account key, or environment variable).

Verify before relying

  • Whether the library requires explicit Google Cloud project setup beyond standard authentication.
  • Performance characteristics and typical latency for admission control and telemetry operations.
  • Specific use-case examples beyond the generic quick-start documentation.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf
Maintenance actively maintained — 8 days since the last release
Last repo commit
First released
Downloads 201,282/month — #9,675 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_service_control-1.21.0-py3-none-any.whl

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

google cloud service control clientadmission control api pythonservice infrastructure telemetrygoogle cloud api client libraryservice control python sdk
google-cloudapi-clientservice-control

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-cloud-monitoring

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-tasks

Python client library for Google Cloud Tasks,…

permissive · top 1,000 on PyPI

google-cloud-functions

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-dataflow-client

Provides a Python client library to manage…

permissive · top 1,000 on PyPI

google-cloud-build

Python client library for Google Cloud Build…

permissive · top 1,000 on PyPI

google-cloud-monitoring-dashboards

Python client library for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-workflows

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-service-usage

Provides a Python client for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-access-context-manager

Python client library for Google Cloud Access…

permissive · top 5,000 on PyPI

google-cloud-container

Provides a Python client library for…

permissive · top 1,000 on PyPI