Using java-genai with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/java-genai
List verifications of a location, ordered by create time.
curl \
  https://mybusinessverifications.googleapis.com/v1/{parent}/verifications
Gets the VoiceOfMerchant state.
curl \
  https://mybusinessverifications.googleapis.com/v1/{name}/VoiceOfMerchantState
SDK on GitHub 📄 API Docs
SDK
java-genai
Java
API
googleapis.com
googleapis.com:mybusinessverifications
At a glance
Language Java
Endpoints6
Base URLhttps://mybusinessverifications.googleapis.com
✓ Official