Class SystemTimestamps (3.7.1)

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

Timestamps about this resource according to a particular system.

Attributes

NameDescription
create_time google.protobuf.timestamp_pb2.Timestamp
The creation time of the resource within the given system.
update_time google.protobuf.timestamp_pb2.Timestamp
The last-modified time of the resource within the given system.
expire_time google.protobuf.timestamp_pb2.Timestamp
Output only. The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.