Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
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
sdk-platform-java
Java
API
googleapis.com
googleapis.com:my-business
At a glance
Language Java
Endpoints50
Base URLhttps://mybusiness.googleapis.com
✓ Official