class documentation
Inclusive range for a schedule match value.
Method | __post |
Set field defaults. |
Class Variable | end |
Inclusive end of the range. |
Class Variable | start |
Inclusive start of the range. |
Class Variable | step |
Step to take between each value. |
Static Method | _from |
Undocumented |
Static Method | _from |
Undocumented |
Static Method | _to |
Undocumented |
Method | _to |
Undocumented |
@staticmethod
def _from_protos(ranges:
def _from_protos(ranges:
Sequence[ temporalio.api.schedule.v1.Range]
) -> Sequence[ ScheduleRange]
:
(source)
¶
Undocumented
@staticmethod
def _to_protos(ranges:
def _to_protos(ranges:
Sequence[ ScheduleRange]
) -> Sequence[ temporalio.api.schedule.v1.Range]
:
(source)
¶
Undocumented