Google Cloud Pubsub
  • 05 Oct 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Google Cloud Pubsub

  • Dark
    Light

Article summary

Overview

This Adapter allows you to ingest events from a Google Cloud Pubsub subscription.

Configurations

Adapter Type: pubsub

  • client_options: common configuration for adapter as defined here.

  • sub_name: the name of the subscription to subscribe to.

  • service_account_creds: the string version of the JSON credentials for a (Google) Service Account to use accessing the subscription.

  • project_name: project name where the sub_name exists.

API Doc

See the official documentation.


Was this article helpful?