class documentation
class ScheduleListSchedule: (source)
Details for a listed schedule.
Warning
Schedules are an experimental feature.
Class Variable | action |
Action taken when scheduled. |
Class Variable | spec |
When the action is taken. |
Class Variable | state |
State of the schedule. |
Static Method | _from |
Undocumented |
@staticmethod
def _from_proto(info:
def _from_proto(info:
temporalio.api.schedule.v1.ScheduleListInfo
) -> ScheduleListSchedule
:
(source)
¶
Undocumented