Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://iam.googleapis.com/v2/{name}curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://iam.googleapis.com/v2/{parent}