- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 thesub_name
exists.
API Doc
See the official documentation.
Was this article helpful?