{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet"}],"enrichment":{"capability":"Python client library for Google Cloud Storage Control API, enabling metadata, control plane, and long-running operations on Google Cloud Storage resources.","skillfed_tags":["google-cloud","storage-api","grpc-client"],"use_cases":["Manage hierarchical namespaces and folder structures within Cloud Storage buckets for organizational control.","Perform long-running operations such as bulk renames or migrations without blocking on the Storage API.","Configure and retrieve bucket metadata, access controls, and storage policies through the dedicated control plane.","Automate storage infrastructure provisioning and lifecycle management in Python applications.","Monitor and track asynchronous storage operations initiated through the Storage Control API."],"what_it_does":"google-cloud-storage-control is the official Python client for Google Cloud's Storage Control API, a separate control plane for metadata and long-running operations on Cloud Storage. It complements the main Storage API by isolating control-plane tasks\u2014such as managing storage hierarchies, bucket configurations, and asynchronous operations\u2014into a dedicated service, allowing faster API releases and better standardization.\n\nThe library wraps gRPC stubs generated from Google's protobuf definitions and provides a Pythonic interface through google-api-core and proto-plus. It handles authentication via google-auth, serialization via protobuf, and RPC transport via grpcio. You instantiate a client, call methods to perform metadata or control operations, and receive responses as protocol buffer messages. The package is production-stable, actively maintained, and supports modern Python versions (3.10 through 3.14).","worth_installing":"Yes. This is a production-stable, actively maintained official Google Cloud client library with low install friction, no known vulnerabilities, and permissive licensing. Install it if you need to manage Cloud Storage metadata, control plane operations, or long-running tasks from Python; skip it if you only need basic object read/write operations (use google-cloud-storage instead)."},"id":"google-cloud-storage-control","links":{"html":"https://skillfed.io/packages/google-cloud-storage-control","md":"https://skillfed.io/packages/google-cloud-storage-control.md","pypi":"https://pypi.org/project/google-cloud-storage-control/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-storage-control","python_support":"supports_current","summary":"Google Cloud Storage Control API client library"},"popularity":{"monthly_downloads":17869745,"position":1100,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.13.0"}
