Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Returns specified connection.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryconnection.googleapis.com/v1beta1/{name}
Returns a list of connections in the given project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://bigqueryconnection.googleapis.com/v1beta1/{parent}/connections
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:bigqueryconnection
At a glance
Language unknown
Endpoints8
Base URLhttps://bigqueryconnection.googleapis.com
✓ Official