Package types (0.5.0)

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)

FlowControlSettings

FlowControlSettings(messages_outstanding, bytes_outstanding)

LocationPath

LocationPath(project, location)

MessageMetadata

MessageMetadata(partition, cursor)

Partition

Partition(value,)

SubscriptionPath

SubscriptionPath(project, location, name)

TopicPath

TopicPath(project, location, name)