Skip to main content
Skip table of contents

Queue provider: Google Pub/Sub

Creating a topic in Google Pub/Sub

This section describes how to create a new Topic in Google Pub/Sub. Please follow the steps below:

  1. In a web browser, navigate to https://console.cloud.google.com/.

  2. Click the menu next to the Google Cloud Platform header text.

  1. Select a project by checking its name and pressing the Open button.

  1. In the left-hand panel of the Products & Solutions menu, click ‘Analytics’ under Categories, then click Pub/Sub on the main page.

  1. In the Topic page, press Create Topic. Complete the Topic Name field and press Create to save.

Creating a subscription in Google Pub/Sub

This section describes how to create a new Subscription for a specific Topic. Please follow the steps below:

  1. Go to the Topics page as documented in the previous section.

  2. Select a topic from the list by double-clicking it.

  1. In the Topic Details, press Create Subscription. Complete the Subscription Name field then press Create to save.

Setting up Windows environment variables

This section describes how to setup the Google service account key (in JSON format) as the Windows environment variable GOOGLE_APPLICATION_CREDENTIALS. Please follow the steps below:

  1. At the target computer, right-click ‘This PC’ and select Properties.

  1. Go to the Advanced Tab and click Environment Variables.

  1. In System Variables, press the New button. Complete the fields below, then press OK to save.

  1. Restart the machine for the new setting to take effect.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.