pubsublite/v1 library
Pub/Sub Lite API - v1
For more information, see cloud.google.com/pubsub/lite/docs
Create an instance of PubsubLiteApi to access these resources:
Classes
- AdminProjectsLocationsOperationsResource
- AdminProjectsLocationsReservationsResource
- AdminProjectsLocationsReservationsTopicsResource
- AdminProjectsLocationsResource
- AdminProjectsLocationsSubscriptionsResource
- AdminProjectsLocationsTopicsResource
- AdminProjectsLocationsTopicsSubscriptionsResource
- AdminProjectsResource
- AdminResource
- Capacity
- The throughput capacity configuration for each partition.
- CommitCursorRequest
- Request for CommitCursor.
- ComputeHeadCursorRequest
- Compute the current head cursor for a partition.
- ComputeHeadCursorResponse
- Response containing the head cursor for the requested topic and partition.
- ComputeMessageStatsRequest
- Compute statistics about a range of messages in a given topic and partition.
- ComputeMessageStatsResponse
- Response containing stats for messages in the requested topic and partition.
- ComputeTimeCursorRequest
- Compute the corresponding cursor for a publish or event time in a topic partition.
- ComputeTimeCursorResponse
- Response containing the cursor corresponding to a publish or event time in a topic partition.
- Cursor
- A cursor that describes the position of a message within a topic partition.
- CursorProjectsLocationsResource
- CursorProjectsLocationsSubscriptionsCursorsResource
- CursorProjectsLocationsSubscriptionsResource
- CursorProjectsResource
- CursorResource
- DeliveryConfig
- The settings for a subscription's message delivery.
- ExportConfig
- Configuration for a Pub/Sub Lite subscription that writes messages to a destination.
- ListOperationsResponse
- The response message for Operations.ListOperations.
- ListPartitionCursorsResponse
- Response for ListPartitionCursors
- ListReservationsResponse
- Response for ListReservations.
- ListReservationTopicsResponse
- Response for ListReservationTopics.
- ListSubscriptionsResponse
- Response for ListSubscriptions.
- ListTopicsResponse
- Response for ListTopics.
- ListTopicSubscriptionsResponse
- Response for ListTopicSubscriptions.
- Operation
- This resource represents a long-running operation that is the result of a network API call.
- PartitionConfig
- The settings for a topic's partitions.
- PartitionCursor
- A pair of a Cursor and the partition it is for.
- PubSubConfig
- Configuration for exporting to a Pub/Sub topic.
- PubsubLiteApi
- Reservation
- Metadata about a reservation resource.
- ReservationConfig
- The settings for this topic's Reservation usage.
- RetentionConfig
- The settings for a topic's message retention.
- SeekSubscriptionRequest
- Request for SeekSubscription.
- Subscription
- Metadata about a subscription resource.
- TimeTarget
- A target publish or event time.
- Topic
- Metadata about a topic resource.
- TopicPartitions
- Response for GetTopicPartitions.
- TopicStatsProjectsLocationsResource
- TopicStatsProjectsLocationsTopicsResource
- TopicStatsProjectsResource
- TopicStatsResource
Typedefs
- CancelOperationRequest = $Empty
- The request message for Operations.CancelOperation.
- CommitCursorResponse = $Empty
- Response for CommitCursor.
- Empty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- Status = $Status
-
The
Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.