Class TimeWindow (0.1.0)

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

Represents time window for the Future Reservation.

Attributes

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