Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Gets the configuration artifact associated with the specified WebApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{name}
Lists each FirebaseProject accessible to the caller. The elements are returne…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/projects
Lists the SHA-1 and SHA-256 certificates for the specified AndroidApp.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://firebase.googleapis.com/v1beta1/{parent}/sha
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:firebase
At a glance
Language HTML
Endpoints21
Base URLhttps://firebase.googleapis.com
✓ Official