Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
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
dotnet-genai
HTML
API
googleapis.com
googleapis.com:assuredworkloads
At a glance
Language HTML
Endpoints11
Base URLhttps://assuredworkloads.googleapis.com
✓ Official