public sealed class Schedule : IMessage<BackupPlan.Types.Schedule>, IEquatable<BackupPlan.Types.Schedule>, IDeepCloneable<BackupPlan.Types.Schedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup for GKE v1 API class BackupPlan.Types.Schedule.
Schedule defines scheduling parameters for automatically creating Backups
via this BackupPlan.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e class, part of the Google Cloud GKE Backup v1 API, defines scheduling parameters for automated backup creation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default \u003ccode\u003eSchedule()\u003c/code\u003e and one that takes another \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eCronSchedule\u003c/code\u003e, a string to set a repeating schedule using cron format, and \u003ccode\u003ePaused\u003c/code\u003e, a boolean flag to pause automatic backup creation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation also offers several previous versions of the documentation for the class, including a beta version, and ranges from version 2.0.0 up to 2.6.0.\u003c/p\u003e\n"]]],[],null,[]]