google/iam/v1/policy.pb library

Classes

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. An AuditConfig must have one or more AuditLogConfigs.
AuditConfigDelta
One delta entry for AuditConfig. Each individual change (only one exempted_member in each entry) to a AuditConfig will be a separate entry.
AuditConfigDelta_Action
The type of action performed on an audit configuration in a policy.
AuditLogConfig
Provides the configuration for logging a type of permissions. Example:
AuditLogConfig_LogType
The list of valid permission types for which logging can be configured. Admin writes are always logged, and are not configurable.
Binding
Associates members, or principals, with a role.
BindingDelta
One delta entry for Binding. Each individual change (only one member in each entry) to a binding will be a separate entry.
BindingDelta_Action
The type of action performed on a Binding in a policy.
Policy
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.
PolicyDelta
The difference delta between two policies.