Cloud Pub/Sub is an orchestration component that allows messages to be published to a topic on Google Cloud Platform (GCP). Other applications can subscribe to these topics to receive such messages. To use this component, you need to add GCP credentials to your project. You then need to associate your cloud provider credentials with an environment for to access your GCP account. To publish messages from , you must first ensure that topics are available to publish to (and ideally, that relevant applications are subscribed to these topics).Documentation Index
Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
Use this file to discover all available pages before exploring further.
- If you’re new to Cloud Pub/Sub, read Overview of the Pub/Sub service.
- Read Create a topic to get started with topics.
Properties
A human-readable name for the component.
Select the Google Cloud project. For more information, read Creating and managing projects.
The topic to publish to.
The contents of the message.
Assign key-value pairs to be included with the message to be used by the subscribed application. These may be data regarding the message itself.
