All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.policytroubleshooter.iam.v3.gapic_metadata.json Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 1.53.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.policytroubleshooter.iam.v3",
  "libraryPackage": "com.google.cloud.policytroubleshooter.iam.v3",
  "services": {
    "PolicyTroubleshooter": {
      "clients": {
        "grpc": {
          "libraryClient": "PolicyTroubleshooterClient",
          "rpcs": {
            "TroubleshootIamPolicy": {
              "methods": ["troubleshootIamPolicy", "troubleshootIamPolicyCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy