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

com.google.cloud.privilegedaccessmanager.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Privileged Access Manager API Privileged Access Manager (PAM) helps you on your journey towards least privilege and helps mitigate risks tied to privileged access misuse or abuse.

There is a newer version: 0.6.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.privilegedaccessmanager.v1",
  "libraryPackage": "com.google.cloud.privilegedaccessmanager.v1",
  "services": {
    "PrivilegedAccessManager": {
      "clients": {
        "grpc": {
          "libraryClient": "PrivilegedAccessManagerClient",
          "rpcs": {
            "ApproveGrant": {
              "methods": ["approveGrant", "approveGrantCallable"]
            },
            "CheckOnboardingStatus": {
              "methods": ["checkOnboardingStatus", "checkOnboardingStatusCallable"]
            },
            "CreateEntitlement": {
              "methods": ["createEntitlementAsync", "createEntitlementAsync", "createEntitlementAsync", "createEntitlementAsync", "createEntitlementAsync", "createEntitlementOperationCallable", "createEntitlementCallable"]
            },
            "CreateGrant": {
              "methods": ["createGrant", "createGrant", "createGrant", "createGrantCallable"]
            },
            "DeleteEntitlement": {
              "methods": ["deleteEntitlementAsync", "deleteEntitlementAsync", "deleteEntitlementAsync", "deleteEntitlementOperationCallable", "deleteEntitlementCallable"]
            },
            "DenyGrant": {
              "methods": ["denyGrant", "denyGrantCallable"]
            },
            "GetEntitlement": {
              "methods": ["getEntitlement", "getEntitlement", "getEntitlement", "getEntitlementCallable"]
            },
            "GetGrant": {
              "methods": ["getGrant", "getGrant", "getGrant", "getGrantCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "ListEntitlements": {
              "methods": ["listEntitlements", "listEntitlements", "listEntitlements", "listEntitlements", "listEntitlements", "listEntitlementsPagedCallable", "listEntitlementsCallable"]
            },
            "ListGrants": {
              "methods": ["listGrants", "listGrants", "listGrants", "listGrantsPagedCallable", "listGrantsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "RevokeGrant": {
              "methods": ["revokeGrantAsync", "revokeGrantOperationCallable", "revokeGrantCallable"]
            },
            "SearchEntitlements": {
              "methods": ["searchEntitlements", "searchEntitlementsPagedCallable", "searchEntitlementsCallable"]
            },
            "SearchGrants": {
              "methods": ["searchGrants", "searchGrantsPagedCallable", "searchGrantsCallable"]
            },
            "UpdateEntitlement": {
              "methods": ["updateEntitlementAsync", "updateEntitlementAsync", "updateEntitlementOperationCallable", "updateEntitlementCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy