Generated gRPC and protobuf definitions for the Google Cloud Pub/Sub V1 API. This library contains only the low-level gRPC stubs, not the higher-level google-cloud-pubsub client. Version 0.11.1 is the latest (as of early 2025) but this package is considered legacy; users should migrate to google-cloud-pubsub which bundles the proto stubs. Release cadence is irregular.
pip install grpc-google-pubsub-v1==0.11.1Verified import paths — ran on the pinned version, not inferred.
Minimal example to create a gRPC stub. Note: this package only provides protos; do not call gRPC methods without a running Pub/Sub emulator or service.
Run: pip install google-cloud-pubsub and import from google.cloud import pubsub_v1.
Install exactly: pip install grpc-google-pubsub-v1
Import protos from google.pubsub.v1 and create your own gRPC stubs. For convenience, upgrade to google-cloud-pubsub.
No dependency data recorded yet.