GCP PubSub Profile

The GCP PubSub Profile is used for setting up the Google PubSub Subscription and Topic for a Google Cloud Project. This profile requires the GCP Profile to establish a connection with the GCP Service. Currently, the profile can be used with the following agents:

  • GCP PubSub Subscriber agent

Menus

The contents of the menus in the menu bar may change depending on which configuration type has been opened in the currently displayed tab. The  GCP PubSub Profile uses the standard menu items and buttons that are visible for all configurations, and these are described in Build View.

The Edit menu is specific for the  GCP PubSub Profile configurations.

Item

Description

Item

Description

External References



Select this menu item to enable the use of External References in the GCP PubSub Profile configuration. This can be used to configure the following fields:

  • Project

  • Subscription

  • Topic

For further information, see Using External Reference in Agent Profile Fields and External Reference Profile.

Configuration

The following settings are available when you have selected Use Json File as the Input Option in the GCP Profile.

GCP PubSub Profile

Setting

Description

Setting

Description

GCP Profile

Choose the GCP Profile that contains the Service Account key that will authenticate the GCP PubSub Subscriber agent.

Project

The GCP Project namespace contains the PubSub subscription and associated topics.

Subscription

The ID of the subscription. A subscription directs messages on a topic to subscribers. Messages can be pushed to subscribers immediately, or subscribers can pull messages as needed

Topic

The name of the PubSub topic that you want the Subscriber agent to retrieve messages from or pull from the Publisher agent. A topic forwards messages from publishers to subscribers.