API documentation for pubsublite.types
package.
Classes
BacklogLocation
A location with respect to the message backlog. BEGINNING refers to the location of the oldest retained message. END refers to the location past all currently published messages, skipping the entire message backlog.
CloudRegion
CloudRegion(name,)
CloudZone
CloudZone(region, zone_id)
EventTime
A user-defined event timestamp of a message.
FlowControlSettings
FlowControlSettings(messages_outstanding, bytes_outstanding)
LocationPath
LocationPath(project, location)
MessageMetadata
MessageMetadata(partition, cursor)
Partition
Partition(value,)
PublishTime
The publish timestamp of a message.
ReservationPath
ReservationPath(project, location, name)
SubscriptionPath
SubscriptionPath(project, location, name)
TopicPath
TopicPath(project, location, name)