Skip to content

Latest commit

 

History

History
 
 

README.md

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