Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Gets the specified chain. Returns `NOT_FOUND` if the chain does not exist.
curl \
  https://mybusiness.googleapis.com/v4/{name}
Lists all of the accounts for the authenticated user. This includes all accou…
curl \
  https://mybusiness.googleapis.com/v4/accounts
Returns the list of available attributes that would be available for a locati…
curl \
  https://mybusiness.googleapis.com/v4/attributes
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:my-business
At a glance
Language HTML
Endpoints50
Base URLhttps://mybusiness.googleapis.com
✓ Official