As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
Library versions released prior to that date will continue to be available. For more information please
visit Python 2 support on Google Cloud.
Types for Google Cloud Iam Logging v1 API¶
- class google.cloud.iam_logging_v1.types.AuditData(mapping=None, *, ignore_unknown_fields=False, **kwargs)[source]¶
Bases:
proto.message.Message
Audit log information specific to Cloud IAM. This message is serialized as an
Any
type in theServiceData
message of anAuditLog
message.- policy_delta¶
Policy delta between the original policy and the newly set policy.
- Type
google.iam.v1.policy_pb2.PolicyDelta