Class AuditTrail (0.1.1)

AuditTrail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Audit trail for the access provided by this grant.

Attributes

Name Description
access_grant_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which access was given.
access_remove_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which the system removed access. This could be because of an automatic expiry or because of a revocation. If unspecified, then access hasn't been removed yet.