Skip to content

Latest commit

 

History

History
 
 

cloud-client

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 publisher.py -h
python subscriber.py -h