Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Lists operations that match the specified filter in the request. If the serve…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudchannel.googleapis.com/v1/{name}
Lists the Products the reseller is authorized to sell. Possible error codes: …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudchannel.googleapis.com/v1/products
Lists the SKUs for a product the reseller is authorized to sell. Possible err…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudchannel.googleapis.com/v1/{parent}/skus
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:cloudchannel
At a glance
Language HTML
Endpoints40
Base URLhttps://cloudchannel.googleapis.com
✓ Official