Available on crate features
source-pubsub and source-rest only.Structs§
- Pubsub
Bookmark - The persisted (informational) bookmark value.
- Pubsub
Connection - Connection settings shared by the Pub/Sub source and sink. Flattened into
each connector config via
#[serde(flatten)], soproject_id/endpoint/emulator_host/credentialsappear at the config top level. - Pubsub
Source - Google Cloud Pub/Sub source. See the crate README for semantics.
- Pubsub
Source Config - Configuration for
PubsubSource.
Enums§
- Pubsub
Credentials - How to authenticate with Google Cloud Pub/Sub.
- Value
Format - How each message’s
datapayload is decoded into the emitteddatafield.
Constants§
- DEFAULT_
ATTRIBUTES_ KEY - The default JSON key the per-message attribute map is surfaced under.