IPubsubMessage

google.pubsub.v1. IPubsubMessage

Properties of a PubsubMessage.

Properties:
Name Type Attributes Description
data Uint8Array | null <optional>

PubsubMessage data

attributes Object.<string, string> | null <optional>

PubsubMessage attributes

messageId string | null <optional>

PubsubMessage messageId

publishTime google.protobuf.ITimestamp | null <optional>

PubsubMessage publishTime

orderingKey string | null <optional>

PubsubMessage orderingKey