Skip to main content

pub_sub

Messages received from Pub/Sub. Used to ensure that we only process each message once.

Primary Key:
ColumnData TypeNullableIndexedDescription
message_idtextNoYesMessage ID from Google Cloud or AWS so we won't load file twice.
subscriptiontextNoYesThe name of message subscription on Google Cloud or AWS.
attributesjsonbNoNojson data from the message
publish_timetimestamp with time zoneNoNoTime published by cloud provider