Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Gets details about a Network Connectivity Center spoke.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://networkconnectivity.googleapis.com/v1/{name}
Lists the Network Connectivity Center hubs associated with a given project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://networkconnectivity.googleapis.com/v1/{parent}/hubs
Lists the Network Connectivity Center spokes in a specified project and locat…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://networkconnectivity.googleapis.com/v1/{parent}/spokes
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:networkconnectivity
At a glance
Language unknown
Endpoints15
Base URLhttps://networkconnectivity.googleapis.com
✓ Official