Skip to main content

Interface: IScheduleListInfo

schedule.v1.IScheduleListInfo

Properties of a ScheduleListInfo.

Hierarchy

Properties

futureActionTimes

Optional futureActionTimes: null | $Properties[]

ScheduleListInfo futureActionTimes

Inherited from

$Properties.futureActionTimes


notes

Optional notes: null | string

From state:

Inherited from

$Properties.notes


paused

Optional paused: null | boolean

ScheduleListInfo paused

Inherited from

$Properties.paused


recentActions

Optional recentActions: null | $Properties[]

From info (maybe fewer entries):

Inherited from

$Properties.recentActions


spec

Optional spec: null | $Properties

From spec: Some fields are dropped from this copy of spec: timezone_data

Inherited from

$Properties.spec


stateSizeBytes

Optional stateSizeBytes: null | Long

Size of the schedule's internal state (including payloads) in bytes.

Inherited from

$Properties.stateSizeBytes


workflowType

Optional workflowType: null | $Properties

From action: Action is a oneof field, but we need to encode this in JSON and oneof fields don't work well with JSON. If action is start_workflow, this is set:

Inherited from

$Properties.workflowType