Privileged Access Manager API

Service: privilegedaccessmanager.googleapis.com

The Service name privilegedaccessmanager.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.cloud.privilegedaccessmanager.v1alpha.PrivilegedAccessManager

Methods
ApproveGrant ApproveGrant is used to approve a grant.
CheckOnboardingStatus CheckOnboardingStatus reports the onboarding status for a project/folder/organization.
CreateEntitlement Creates a new entitlement in a given project/folder/organization and location.
CreateGrant Creates a new grant in a given project and location.
DeleteEntitlement Deletes a single entitlement.
DenyGrant DenyGrant is used to deny a grant.
GetEntitlement Gets details of a single entitlement.
GetGrant Get details of a single grant.
ListEntitlements Lists entitlements in a given project/folder/organization and location.
ListGrants Lists grants for a given entitlement.
RevokeGrant RevokeGrant is used to immediately revoke access for a grant.
SearchEntitlements SearchEntitlements returns entitlements on which the caller has the specified access.
SearchGrants SearchGrants returns grants that are related to the calling user in the specified way.
SetupService SetupService sets up PAM service for a Google Cloud project/folder/organization.
UpdateEntitlement Updates the entitlement specified in the request.

google.cloud.privilegedaccessmanager.v1beta.PrivilegedAccessManager

Methods
ApproveGrant ApproveGrant is used to approve a grant.
CheckOnboardingStatus CheckOnboardingStatus reports the onboarding status for a project/folder/organization.
CreateEntitlement Creates a new entitlement in a given project/folder/organization and location.
CreateGrant Creates a new grant in a given project and location.
DeleteEntitlement Deletes a single entitlement.
DenyGrant DenyGrant is used to deny a grant.
GetEntitlement Gets details of a single entitlement.
GetGrant Get details of a single grant.
ListEntitlements Lists entitlements in a given project/folder/organization and location.
ListGrants Lists grants for a given entitlement.
RevokeGrant RevokeGrant is used to immediately revoke access for a grant.
SearchEntitlements SearchEntitlements returns entitlements on which the caller has the specified access.
SearchGrants SearchGrants returns grants that are related to the calling user in the specified way.
UpdateEntitlement Updates the entitlement specified in the request.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.