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:
In a web browser, navigate to the Google Cloud console.
From the menu next to the Google Cloud Platform header text, choose a project by checking it’s name and selecting Open.
In the left-hand panel of the Products & Solutions menu, select Analytics under Categories.
Select Pub/Sub on the main page.
In the Topic page, press Create Topic.
Complete the Topic Name field and select 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:
Go to the Topics page as documented in the previous section.
Select a topic from the list by double-clicking it.
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:
At the target computer, right-click This PC.
Select Properties.
Go to the Advanced Tab and select Environment Variables.
In System Variables, press the New button.
Complete the fields below, then press OK to save.
Restart the machine for the new setting to take effect.