public sealed class Schedule : IMessage<BackupPlan.Types.Schedule>, IEquatable<BackupPlan.Types.Schedule>, IDeepCloneable<BackupPlan.Types.Schedule>, IBufferMessage, IMessage
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\u003eThis document outlines the \u003ccode\u003eSchedule\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1\u003c/code\u003e namespace, which is used for defining automated backup creation schedules in BackupPlans.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedule\u003c/code\u003e class, part of the Google Cloud GKE Backup service, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSchedule\u003c/code\u003e class include \u003ccode\u003eCronSchedule\u003c/code\u003e, which allows specifying a cron string for defining the backup schedule, and \u003ccode\u003ePaused\u003c/code\u003e, which is a boolean flag to pause or resume automatic backup creation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.6.0, but there are versions going back to 1.0.0-beta01 available for use, each with a link to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eSchedule\u003c/code\u003e class: one takes no arguments, and the other takes a \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]