class documentation

class ScheduleListState: (source)

Constructor: ScheduleListState._from_proto(info)

View In Hierarchy

State of a listed schedule.

Class Variable note Human readable message for the schedule.
Class Variable paused Whether the schedule is paused.
Static Method _from_proto Undocumented

Human readable message for the schedule.

The system may overwrite this value on certain conditions like pause-on-failure.

Whether the schedule is paused.