googleapis.com

API provider — googleapis.com:pubsublite

🔑 oauth2 20 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Returns the topic configuration.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://pubsublite.googleapis.com/v1/admin/{name}
Lists the topics attached to the specified reservation.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://pubsublite.googleapis.com/v1/admin/{name}/topics
Returns the list of topics for the given project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://pubsublite.googleapis.com/v1/admin/{parent}/topics
Endpoints (20 total)
GET
/v1/admin/{name}
Returns the topic configuration.
GET
/v1/admin/{name}/topics
Lists the topics attached to the specified reservation.
GET
/v1/admin/{parent}/topics
Returns the list of topics for the given project.
GET
/v1/admin/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1/admin/{name}/partitions
Returns the partition information for the requested topic.
GET
/v1/cursor/{parent}/cursors
Returns all committed cursor information for a subscription.
GET
/v1/admin/{name}/subscriptions
Lists the subscriptions attached to the specified topic.
GET
/v1/admin/{parent}/reservations
Returns the list of reservations for the given project.
GET
/v1/admin/{parent}/subscriptions
Returns the list of subscriptions for the given project.
POST
/v1/admin/{name}:seek
Performs an out-of-band seek for a subscription to a specified target, which …
POST
/v1/admin/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/admin/{parent}/topics
Creates a new topic.
At a glance
Total SDKs10
Languages6
Endpoints20
Authoauth2
Categories2
https://pubsublite.googleapis.com