Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Gets the configuration artifact associated with the specified WebApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{name}
Lists each FirebaseProject accessible to the caller. The elements are returne…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/projects
Lists the SHA-1 and SHA-256 certificates for the specified AndroidApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{parent}/sha
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:firebase
At a glance
Language unknown
Endpoints21
Base URLhttps://firebase.googleapis.com
✓ Official