Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Lists transfer operations. Operations are ordered by their creation time in r…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://storagetransfer.googleapis.com/v1/{name}
Gets a transfer job.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://storagetransfer.googleapis.com/v1/{jobName}
Lists transfer jobs.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://storagetransfer.googleapis.com/v1/transferJobs
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:storagetransfer
At a glance
Language unknown
Endpoints15
Base URLhttps://storagetransfer.googleapis.com
✓ Official