Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Retrieves Assured Workload Violation based on ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://assuredworkloads.googleapis.com/v1beta1/{name}
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://assuredworkloads.googleapis.com/v1beta1/{name}/operations
Lists Assured Workloads under a CRM Node.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://assuredworkloads.googleapis.com/v1beta1/{parent}/workloads
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:assuredworkloads
At a glance
Language unknown
Endpoints11
Base URLhttps://assuredworkloads.googleapis.com
✓ Official