Pauses a Schedule. Will mark
Schedule.state to
'PAUSED'. If the schedule is paused, no new runs will be created. Already
created runs will NOT be paused or canceled.
Resumes a paused Schedule to start scheduling new runs. Will mark
Schedule.state to
'ACTIVE'. Only paused Schedule can be resumed.
When the Schedule is resumed, new runs will be scheduled starting from the
next execution time after the current time based on the time_specification
in the Schedule. If [Schedule.catchUp][] is set up true, all
missed runs will be scheduled for backfill first.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]