Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 381 Bytes

File metadata and controls

17 lines (10 loc) · 381 Bytes

Google Cloud Pub/Sub Samples

Prerequisites

All samples require a Google Cloud Project.

Use the Cloud SDK to provide authentication:

gcloud beta auth application-default login

Run the samples:

python topics.py -h
python subscriptions.py -h