Class TemporalPartition (0.1.0)

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

Partition of asset in UTC Epoch time.

Attributes

Name Description
start_time google.protobuf.timestamp_pb2.Timestamp
Start time of the partition.
end_time google.protobuf.timestamp_pb2.Timestamp
End time of the partition.