google/iam/admin/v1/iam.pb library

Classes

CreateRoleRequest
The request to create a new role.
CreateServiceAccountKeyRequest
The service account key create request.
CreateServiceAccountRequest
The service account create request.
DeleteRoleRequest
The request to delete an existing role.
DeleteServiceAccountKeyRequest
The service account key delete request.
DeleteServiceAccountRequest
The service account delete request.
DisableServiceAccountKeyRequest
The service account key disable request.
DisableServiceAccountRequest
The service account disable request.
EnableServiceAccountKeyRequest
The service account key enable request.
EnableServiceAccountRequest
The service account enable request.
GetRoleRequest
The request to get the definition of an existing role.
GetServiceAccountKeyRequest
The service account key get by id request.
GetServiceAccountRequest
The service account get request.
LintPolicyRequest
The request to lint a Cloud IAM policy object.
LintPolicyResponse
The response of a lint operation. An empty response indicates the operation was able to fully execute and no lint issue was found.
LintResult
Structured response of a single validation unit.
LintResult_Level
Possible Level values of a validation unit corresponding to its domain of discourse.
LintResult_Severity
Possible Severity values of an issued result.
ListRolesRequest
The request to get all roles defined under a resource.
ListRolesResponse
The response containing the roles defined under a resource.
ListServiceAccountKeysRequest
The service account keys list request.
ListServiceAccountKeysRequest_KeyType
KeyType filters to selectively retrieve certain varieties of keys.
ListServiceAccountKeysResponse
The service account keys list response.
ListServiceAccountsRequest
The service account list request.
ListServiceAccountsResponse
The service account list response.
PatchServiceAccountRequest
The service account patch request.
Permission
A permission which can be included by a role.
Permission_CustomRolesSupportLevel
The state of the permission with regards to custom roles.
Permission_PermissionLaunchStage
A stage representing a permission's lifecycle phase.
QueryAuditableServicesRequest
A request to get the list of auditable services for a resource.
QueryAuditableServicesResponse
A response containing a list of auditable services for a resource.
QueryAuditableServicesResponse_AuditableService
Contains information about an auditable service.
QueryGrantableRolesRequest
The grantable role query request.
QueryGrantableRolesResponse
The grantable role query response.
QueryTestablePermissionsRequest
A request to get permissions which can be tested on a resource.
QueryTestablePermissionsResponse
The response containing permissions which can be tested on a resource.
Role
A role in the Identity and Access Management API.
Role_RoleLaunchStage
A stage representing a role's lifecycle phase.
RoleView
A view for Role objects.
ServiceAccount
An IAM service account.
ServiceAccountKey
Represents a service account key.
ServiceAccountKeyAlgorithm
Supported key algorithms.
ServiceAccountKeyOrigin
Service Account Key Origin.
ServiceAccountPrivateKeyType
Supported private key output formats.
ServiceAccountPublicKeyType
Supported public key output formats.
SignBlobRequest
Deprecated. Migrate to Service Account Credentials API.
SignBlobResponse
Deprecated. Migrate to Service Account Credentials API.
SignJwtRequest
Deprecated. Migrate to Service Account Credentials API.
SignJwtResponse
Deprecated. Migrate to Service Account Credentials API.
UndeleteRoleRequest
The request to undelete an existing role.
UndeleteServiceAccountRequest
The service account undelete request.
UndeleteServiceAccountResponse
UpdateRoleRequest
The request to update a role.
UploadServiceAccountKeyRequest
The service account key upload request.