class documentation
Information about a listed schedule.
| Class Variable | next |
Next scheduled action times. |
| Class Variable | recent |
Most recent actions, oldest first. |
| Static Method | _from |
Undocumented |
Most recent actions, oldest first.
This may be a smaller amount than present on
ScheduleDescription.info.
@staticmethod
def _from_proto(info:
def _from_proto(info:
temporalio.api.schedule.v1.ScheduleListInfo) -> ScheduleListInfo:
(source)
¶
Undocumented