Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Gets the specified account. Returns `NOT_FOUND` if the account does not exist…
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/{name}
Lists all of the accounts for the authenticated user. This includes all accou…
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/accounts
Lists all of the admins for the specified location.
curl \
  https://mybusinessaccountmanagement.googleapis.com/v1/{parent}/admins
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:mybusinessaccountmanagement
At a glance
Language HTML
Endpoints11
Base URLhttps://mybusinessaccountmanagement.googleapis.com
✓ Official