Class ApproveDecision (1.4.1)

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

A decision that has been made to approve access to a resource.

Attributes

NameDescription
approve_time google.protobuf.timestamp_pb2.Timestamp
The time at which approval was granted.
expire_time google.protobuf.timestamp_pb2.Timestamp
The time at which the approval expires.