Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Gets the latest version of the specified document.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://docs.googleapis.com/v1/documents/{documentId}
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:docs
At a glance
Language HTML
Endpoints3
Base URLhttps://docs.googleapis.com
✓ Official