Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Service that performs image detection and annotation for a batch of files. No…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://vision.googleapis.com/v1p1beta1/files:annotate
Run image detection and annotation for a batch of images.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://vision.googleapis.com/v1p1beta1/images:annotate
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:vision
At a glance
Language unknown
Endpoints8
Base URLhttps://vision.googleapis.com
✓ Official