Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
List labels.
curl \
  https://drivelabels.googleapis.com/v2beta/labels
Gets the user capabilities.
curl \
  https://drivelabels.googleapis.com/v2beta/{name}
Get the constraints on the structure of a Label; such as, the maximum number …
curl \
  https://drivelabels.googleapis.com/v2beta/limits/label
SDK on GitHub 📄 API Docs
SDK
sdk-platform-java
Java
API
googleapis.com
googleapis.com:drivelabels
At a glance
Language Java
Endpoints16
Base URLhttps://drivelabels.googleapis.com
✓ Official