Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Searches the beacon registry for beacons that match the given search criteria…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://proximitybeacon.googleapis.com/v1beta1/beacons
Gets the Proximity Beacon API's current public key and associated parameters …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://proximitybeacon.googleapis.com/v1beta1/eidparams
Lists all attachment namespaces owned by your Google Developers Console proje…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://proximitybeacon.googleapis.com/v1beta1/namespaces
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:proximitybeacon
At a glance
Language unknown
Endpoints17
Base URLhttps://proximitybeacon.googleapis.com
✓ Official