Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Returns details of a `WorkerPool`.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudbuild.googleapis.com/v1alpha2/{name}
Lists `WorkerPool`s by project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudbuild.googleapis.com/v1alpha2/{parent}/workerPools
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:cloudbuild
At a glance
Language unknown
Endpoints6
Base URLhttps://cloudbuild.googleapis.com
✓ Official