Service names
To create RPC client stubs, use one of the following service names:
https://us-central1-pubsublite.googleapis.com
https://us-east1-pubsublite.googleapis.com
https://europe-west1-pubsublite.googleapis.com
https://europe-west2-pubsublite.googleapis.com
https://europe-west4-pubsublite.googleapis.com
https://europe-west6-pubsublite.googleapis.com
https://asia-east1-pubsublite.googleapis.com
https://asia-southeast1-pubsublite.googleapis.com
https://austrailia-southeast1-pubsublite.googleapis.com
google.cloud.pubsublite.v1.AdminService
Methods | |
---|---|
|
Creates a new subscription. |
|
Creates a new topic. |
|
Deletes the specified subscription. |
|
Deletes the specified topic. |
|
Returns the subscription configuration. |
|
Returns the topic configuration. |
|
Returns the partition information for the requested topic. |
|
Returns the list of subscriptions for the given project. |
|
Lists the subscriptions attached to the specified topic. |
|
Returns the list of topics for the given project. |
|
Updates properties of the specified subscription. |
|
Updates properties of the specified topic. |
google.cloud.pubsublite.v1.CursorService
Methods | |
---|---|
|
Updates the committed cursor. |
|
Returns all committed cursor information for a subscription. |
|
Establishes a stream with the server for managing committed cursors. |
google.cloud.pubsublite.v1.PartitionAssignmentService
Methods | |
---|---|
|
Assign partitions for this client to handle for the specified subscription. |
google.cloud.pubsublite.v1.PublisherService
Methods | |
---|---|
|
Establishes a stream with the server for publishing messages. |
google.cloud.pubsublite.v1.SubscriberService
Methods | |
---|---|
|
Establishes a stream with the server for receiving messages. |
google.cloud.pubsublite.v1.TopicStatsService
Methods | |
---|---|
|
Compute the head cursor for the partition. |
|
Compute statistics about a range of messages in a given topic and partition. |