API Reference google_api_pub_sub_lite v0.7.0

Modules

API client metadata for GoogleApi.PubSubLite.V1.

API calls for all endpoints tagged Admin.

API calls for all endpoints tagged Cursor.

API calls for all endpoints tagged TopicStats.

Handle Tesla connections for GoogleApi.PubSubLite.V1.

The throughput capacity configuration for each partition.

Compute the current head cursor for a partition.

Response containing the head cursor for the requested topic and partition.

Compute statistics about a range of messages in a given topic and partition.

Response containing stats for messages in the requested topic and partition.

A cursor that describes the position of a message within a topic partition.

The settings for a subscription's message delivery.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty is empty JSON object {}.

The settings for a topic's partitions.

A pair of a Cursor and the partition it is for.

The settings for a topic's message retention.

Metadata about a subscription resource.

Metadata about a topic resource.

Response for GetTopicPartitions.