Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Gets a device.
curl \
  https://androiddeviceprovisioning.googleapis.com/v1/{name}
Lists the user's customer accounts.
curl \
  https://androiddeviceprovisioning.googleapis.com/v1/customers
Lists the DPCs (device policy controllers) that support zero-touch enrollment.
curl \
  https://androiddeviceprovisioning.googleapis.com/v1/{parent}/dpcs
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:androiddeviceprovisioning
At a glance
Language HTML
Endpoints23
Base URLhttps://androiddeviceprovisioning.googleapis.com
✓ Official