Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Gets the DatabaseInstance identified by the specified resource name.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebasedatabase.googleapis.com/v1beta/{name}
Lists each DatabaseInstance associated with the specified parent project. The…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebasedatabase.googleapis.com/v1beta/{parent}/instances
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:firebasedatabase
At a glance
Language unknown
Endpoints7
Base URLhttps://firebasedatabase.googleapis.com
✓ Official