For the complete documentation index, see llms.txt. This page is also available as Markdown.

Google Pub/Sub

Set up

You will need:

Click on Create Service Account :

Give your service account a name, select the right account access (Pub/Sub Publisher, Pub/Sub Editor) and save.

Once your Service Account is created, you can generate your key :

credentials.json file example:

NOTE: Here is the Google Pub/Sub Pricing documentation:

Last updated

Was this helpful?