Using sdk-platform-java with googleapis.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/googleapis/sdk-platform-java
List all Liens applied to the `parent` resource. Callers of this method will …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudresourcemanager.googleapis.com/v3/liens
Retrieves a TagValue. This method will return `PERMISSION_DENIED` if the valu…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudresourcemanager.googleapis.com/v3/{name}
Lists the folders that are direct descendants of supplied parent resource. `l…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudresourcemanager.googleapis.com/v3/folders
SDK on GitHub 📄 API Docs
SDK
sdk-platform-java
Java
API
googleapis.com
googleapis.com:cloudresourcemanager
At a glance
Language Java
Endpoints28
Base URLhttps://cloudresourcemanager.googleapis.com
✓ Official