com.google.cloud.policytroubleshooter.v1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-policy-troubleshooter Show documentation
Show all versions of google-cloud-policy-troubleshooter Show documentation
makes it easier to understand why a user has access to a resource or doesn't have permission to call an API. Given an email, resource, and permission, Policy Troubleshooter examines all Identity and Access Management (IAM) policies that apply to the resource. It then reveals whether the member's roles include the permission on that resource and, if so, which policies bind the member to those roles.
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.policytroubleshooter.v1",
"libraryPackage": "com.google.cloud.policytroubleshooter.v1",
"services": {
"IamChecker": {
"clients": {
"grpc": {
"libraryClient": "IamCheckerClient",
"rpcs": {
"TroubleshootIamPolicy": {
"methods": ["troubleshootIamPolicy", "troubleshootIamPolicyCallable"]
}
}
}
}
}
}
}