- 1.56.0 (latest)
- 1.55.0
- 1.54.2
- 1.53.0
- 1.52.0
- 1.51.0
- 1.49.1
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.1
- 1.44.0
- 1.43.0
- 1.41.0
- 1.40.1
- 1.39.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.1
- 1.33.0
- 1.32.1
- 1.31.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.1
- 1.19.0
- 1.18.1
- 1.17.1
- 1.16.1
- 1.10.0
- 1.9.3
- 1.8.0
- 1.7.0
- 1.6.23
- 1.5.1
- 1.4.1
- 1.3.4
- 1.2.12
Package com.google.iam.v1 (1.49.1)
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.iam.v2 for new applications.
Classes
Class | Description |
---|---|
com.google.iam.v1.AuditConfig | Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. |
com.google.iam.v1.AuditConfig.Builder | Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. |
com.google.iam.v1.AuditConfigDelta | One delta entry for AuditConfig. Each individual change (only one exempted_member in each entry) to a AuditConfig will be a separate entry. |
com.google.iam.v1.AuditConfigDelta.Builder | One delta entry for AuditConfig. Each individual change (only one exempted_member in each entry) to a AuditConfig will be a separate entry. |
com.google.iam.v1.AuditLogConfig | Provides the configuration for logging a type of permissions. Example: |
com.google.iam.v1.AuditLogConfig.Builder | Provides the configuration for logging a type of permissions. Example: |
com.google.iam.v1.Binding | Associates members
, or principals, with a role
. |
com.google.iam.v1.Binding.Builder | Associates members
, or principals, with a role
. |
com.google.iam.v1.BindingDelta | One delta entry for Binding. Each individual change (only one member in each entry) to a binding will be a separate entry. |
com.google.iam.v1.BindingDelta.Builder | One delta entry for Binding. Each individual change (only one member in each entry) to a binding will be a separate entry. |
com.google.iam.v1.GetIamPolicyRequest | Request message for GetIamPolicy
method. |
com.google.iam.v1.GetIamPolicyRequest.Builder | Request message for GetIamPolicy
method. |
com.google.iam.v1.GetPolicyOptions | Encapsulates settings provided to GetIamPolicy. |
com.google.iam.v1.GetPolicyOptions.Builder | Encapsulates settings provided to GetIamPolicy. |
com.google.iam.v1.IAMPolicyGrpc | API Overview Manages Identity and Access Management (IAM) policies. Any implementation of an API that offers access control features |
com.google.iam.v1.IAMPolicyGrpc.IAMPolicyImplBase | Base class for the server implementation of the service IAMPolicy. API Overview |
com.google.iam.v1.IamPolicyProto | |
com.google.iam.v1.OptionsProto | |
com.google.iam.v1.Policy | An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. |
com.google.iam.v1.Policy.Builder | An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. |
com.google.iam.v1.PolicyDelta | The difference delta between two policies. |
com.google.iam.v1.PolicyDelta.Builder | The difference delta between two policies. |
com.google.iam.v1.PolicyProto | |
com.google.iam.v1.ResourcePolicyMember | Output-only policy member strings of a Google Cloud resource's built-in identity. |
com.google.iam.v1.ResourcePolicyMember.Builder | Output-only policy member strings of a Google Cloud resource's built-in identity. |
com.google.iam.v1.ResourcePolicyMemberProto | |
com.google.iam.v1.SetIamPolicyRequest | Request message for SetIamPolicy
method. |
com.google.iam.v1.SetIamPolicyRequest.Builder | Request message for SetIamPolicy
method. |
com.google.iam.v1.TestIamPermissionsRequest | Request message for TestIamPermissions
method. |
com.google.iam.v1.TestIamPermissionsRequest.Builder | Request message for TestIamPermissions
method. |
com.google.iam.v1.TestIamPermissionsResponse | Response message for TestIamPermissions
method. |
com.google.iam.v1.TestIamPermissionsResponse.Builder | Response message for TestIamPermissions
method. |
Interfaces
Interface | Description |
---|---|
com.google.iam.v1.AuditConfigDeltaOrBuilder | |
com.google.iam.v1.AuditConfigOrBuilder | |
com.google.iam.v1.AuditLogConfigOrBuilder | |
com.google.iam.v1.BindingDeltaOrBuilder | |
com.google.iam.v1.BindingOrBuilder | |
com.google.iam.v1.GetIamPolicyRequestOrBuilder | |
com.google.iam.v1.GetPolicyOptionsOrBuilder | |
com.google.iam.v1.IAMPolicyGrpc.AsyncService | API Overview Manages Identity and Access Management (IAM) policies. Any implementation of an API that offers access control features |
com.google.iam.v1.PolicyDeltaOrBuilder | |
com.google.iam.v1.PolicyOrBuilder | |
com.google.iam.v1.ResourcePolicyMemberOrBuilder | |
com.google.iam.v1.SetIamPolicyRequestOrBuilder | |
com.google.iam.v1.TestIamPermissionsRequestOrBuilder | |
com.google.iam.v1.TestIamPermissionsResponseOrBuilder |
Enums
Enum | Description |
---|---|
com.google.iam.v1.AuditConfigDelta.Action | The type of action performed on an audit configuration in a policy. |
com.google.iam.v1.AuditLogConfig.LogType | The list of valid permission types for which logging can be configured. Admin writes are always logged, and are not configurable. |
com.google.iam.v1.BindingDelta.Action | The type of action performed on a Binding in a policy. |