Skip to content

Latest commit

 

History

History
 
 

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Google Cloud Pub/Sub Sample

These samples demonstrate how to interact with the Google Cloud Pub/Sub API using C# and the .NET client libraries to call the Cloud Pub/Sub API.

The samples requires .NET Core 3.1 or later. That means using Visual Studio 2019, or the command line.

Setup

  1. Set up a .NET development environment.

  2. Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Stackdriver Cloud Pub/Sub API.

Contributing changes

Licensing

Testing