| Class | Description |
|---|---|
| AuditData |
Audit log information specific to Cloud IAM admin APIs.
|
| AuditData.Builder |
Audit log information specific to Cloud IAM admin APIs.
|
| AuditData.PermissionDelta |
A PermissionDelta message to record the added_permissions and
removed_permissions inside a role.
|
| AuditData.PermissionDelta.Builder |
A PermissionDelta message to record the added_permissions and
removed_permissions inside a role.
|
| AuditDataProto | |
| CreateRoleRequest |
The request to create a new role.
|
| CreateRoleRequest.Builder |
The request to create a new role.
|
| CreateServiceAccountKeyRequest |
The service account key create request.
|
| CreateServiceAccountKeyRequest.Builder |
The service account key create request.
|
| CreateServiceAccountRequest |
The service account create request.
|
| CreateServiceAccountRequest.Builder |
The service account create request.
|
| DeleteRoleRequest |
The request to delete an existing role.
|
| DeleteRoleRequest.Builder |
The request to delete an existing role.
|
| DeleteServiceAccountKeyRequest |
The service account key delete request.
|
| DeleteServiceAccountKeyRequest.Builder |
The service account key delete request.
|
| DeleteServiceAccountRequest |
The service account delete request.
|
| DeleteServiceAccountRequest.Builder |
The service account delete request.
|
| DisableServiceAccountKeyRequest |
The service account key disable request.
|
| DisableServiceAccountKeyRequest.Builder |
The service account key disable request.
|
| DisableServiceAccountRequest |
The service account disable request.
|
| DisableServiceAccountRequest.Builder |
The service account disable request.
|
| EnableServiceAccountKeyRequest |
The service account key enable request.
|
| EnableServiceAccountKeyRequest.Builder |
The service account key enable request.
|
| EnableServiceAccountRequest |
The service account enable request.
|
| EnableServiceAccountRequest.Builder |
The service account enable request.
|
| GetRoleRequest |
The request to get the definition of an existing role.
|
| GetRoleRequest.Builder |
The request to get the definition of an existing role.
|
| GetServiceAccountKeyRequest |
The service account key get by id request.
|
| GetServiceAccountKeyRequest.Builder |
The service account key get by id request.
|
| GetServiceAccountRequest |
The service account get request.
|
| GetServiceAccountRequest.Builder |
The service account get request.
|
| Iam | |
| KeyName | |
| KeyName.Builder |
Builder for projects/{project}/serviceAccounts/{service_account}/keys/{key}.
|
| LintPolicyRequest |
The request to lint a Cloud IAM policy object.
|
| LintPolicyRequest.Builder |
The request to lint a Cloud IAM policy object.
|
| LintPolicyResponse |
The response of a lint operation.
|
| LintPolicyResponse.Builder |
The response of a lint operation.
|
| LintResult |
Structured response of a single validation unit.
|
| LintResult.Builder |
Structured response of a single validation unit.
|
| ListRolesRequest |
The request to get all roles defined under a resource.
|
| ListRolesRequest.Builder |
The request to get all roles defined under a resource.
|
| ListRolesResponse |
The response containing the roles defined under a resource.
|
| ListRolesResponse.Builder |
The response containing the roles defined under a resource.
|
| ListServiceAccountKeysRequest |
The service account keys list request.
|
| ListServiceAccountKeysRequest.Builder |
The service account keys list request.
|
| ListServiceAccountKeysResponse |
The service account keys list response.
|
| ListServiceAccountKeysResponse.Builder |
The service account keys list response.
|
| ListServiceAccountsRequest |
The service account list request.
|
| ListServiceAccountsRequest.Builder |
The service account list request.
|
| ListServiceAccountsResponse |
The service account list response.
|
| ListServiceAccountsResponse.Builder |
The service account list response.
|
| PatchServiceAccountRequest |
The service account patch request.
|
| PatchServiceAccountRequest.Builder |
The service account patch request.
|
| Permission |
A permission which can be included by a role.
|
| Permission.Builder |
A permission which can be included by a role.
|
| ProjectName | |
| ProjectName.Builder |
Builder for projects/{project}.
|
| QueryAuditableServicesRequest |
A request to get the list of auditable services for a resource.
|
| QueryAuditableServicesRequest.Builder |
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.
|
| QueryAuditableServicesResponse.AuditableService.Builder |
Contains information about an auditable service.
|
| QueryAuditableServicesResponse.Builder |
A response containing a list of auditable services for a resource.
|
| QueryGrantableRolesRequest |
The grantable role query request.
|
| QueryGrantableRolesRequest.Builder |
The grantable role query request.
|
| QueryGrantableRolesResponse |
The grantable role query response.
|
| QueryGrantableRolesResponse.Builder |
The grantable role query response.
|
| QueryTestablePermissionsRequest |
A request to get permissions which can be tested on a resource.
|
| QueryTestablePermissionsRequest.Builder |
A request to get permissions which can be tested on a resource.
|
| QueryTestablePermissionsResponse |
The response containing permissions which can be tested on a resource.
|
| QueryTestablePermissionsResponse.Builder |
The response containing permissions which can be tested on a resource.
|
| Role |
A role in the Identity and Access Management API.
|
| Role.Builder |
A role in the Identity and Access Management API.
|
| ServiceAccount |
An IAM service account.
|
| ServiceAccount.Builder |
An IAM service account.
|
| ServiceAccountKey |
Represents a service account key.
|
| ServiceAccountKey.Builder |
Represents a service account key.
|
| ServiceAccountName | |
| ServiceAccountName.Builder |
Builder for projects/{project}/serviceAccounts/{service_account}.
|
| SignBlobRequest |
Deprecated.
|
| SignBlobRequest.Builder |
Deprecated.
|
| SignBlobResponse |
Deprecated.
|
| SignBlobResponse.Builder |
Deprecated.
|
| SignJwtRequest |
Deprecated.
|
| SignJwtRequest.Builder |
Deprecated.
|
| SignJwtResponse |
Deprecated.
|
| SignJwtResponse.Builder |
Deprecated.
|
| UndeleteRoleRequest |
The request to undelete an existing role.
|
| UndeleteRoleRequest.Builder |
The request to undelete an existing role.
|
| UndeleteServiceAccountRequest |
The service account undelete request.
|
| UndeleteServiceAccountRequest.Builder |
The service account undelete request.
|
| UndeleteServiceAccountResponse |
Protobuf type
google.iam.admin.v1.UndeleteServiceAccountResponse |
| UndeleteServiceAccountResponse.Builder |
Protobuf type
google.iam.admin.v1.UndeleteServiceAccountResponse |
| UpdateRoleRequest |
The request to update a role.
|
| UpdateRoleRequest.Builder |
The request to update a role.
|
| UploadServiceAccountKeyRequest |
The service account key upload request.
|
| UploadServiceAccountKeyRequest.Builder |
The service account key upload request.
|
| Enum | Description |
|---|---|
| LintPolicyRequest.LintObjectCase | |
| LintResult.Level |
Possible Level values of a validation unit corresponding to its domain
of discourse.
|
| LintResult.Severity |
Possible Severity values of an issued result.
|
| ListServiceAccountKeysRequest.KeyType |
`KeyType` filters to selectively retrieve certain varieties
of keys.
|
| Permission.CustomRolesSupportLevel |
The state of the permission with regards to custom roles.
|
| Permission.PermissionLaunchStage |
A stage representing a permission's lifecycle phase.
|
| Role.RoleLaunchStage |
A stage representing a role's lifecycle phase.
|
| RoleView |
A view for Role objects.
|
| ServiceAccountKeyAlgorithm |
Supported key algorithms.
|
| ServiceAccountKeyOrigin |
Service Account Key Origin.
|
| ServiceAccountPrivateKeyType |
Supported private key output formats.
|
| ServiceAccountPublicKeyType |
Supported public key output formats.
|
Copyright © 2025 Google LLC. All rights reserved.