Click here to Skip to main content
15,892,768 members
Articles / Programming Languages / Python

Google Cloud Pub/Sub - Setting Up Your Application

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
3 Dec 2014CC (Attr 3U)3 min read 10.2K  
Before you can make requests to the Google Cloud Pub/Sub API, your application must set up authorization, using the OAuth 2.0 protocol. If you are using the Google Cloud Pub/Sub client library, you must also create an instance of the Pubsub class.

This article is for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Creative Commons Attribution 3.0 Unported License


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions