Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
List labels.
curl \
  https://drivelabels.googleapis.com/v2beta/labels
Gets the user capabilities.
curl \
  https://drivelabels.googleapis.com/v2beta/{name}
Get the constraints on the structure of a Label; such as, the maximum number …
curl \
  https://drivelabels.googleapis.com/v2beta/limits/label
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:drivelabels
At a glance
Language HTML
Endpoints16
Base URLhttps://drivelabels.googleapis.com
✓ Official