Using java-genai with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/java-genai
Lists the Safe Browsing threat lists available for download.
curl \
  https://safebrowsing.googleapis.com/v4/threatLists
curl \
  https://safebrowsing.googleapis.com/v4/encodedUpdates/{encodedRequest}
curl \
  https://safebrowsing.googleapis.com/v4/encodedFullHashes/{encodedRequest}
SDK on GitHub 📄 API Docs
SDK
java-genai
Java
API
googleapis.com
googleapis.com:safebrowsing
At a glance
Language Java
Endpoints7
Base URLhttps://safebrowsing.googleapis.com
✓ Official