public sealed class BackupPlan.Types.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.
Defines scheduling parameters for automatically creating Backups
via this BackupPlan.
A standard cron string that defines a
repeating schedule for creating Backups via this BackupPlan. If this is
defined, then
[backup_retain_days][google.cloud.gkebackup.v1.BackupPlan.RetentionPolicy.backup_retain_days]
must also be defined.
Default (empty): no automatic backup creation will occur.
[[["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 documentation covers the \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e class defines the parameters for scheduling automatic backups, providing functionality for setting up recurring backup creation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for various operations and data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCronSchedule\u003c/code\u003e property, a string value, allows users to define a cron schedule for automatic backups and the \u003ccode\u003ePaused\u003c/code\u003e property, a boolean, is used to pause automatic backups, which defaults to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of this component are listed, ranging from 1.0.0-beta01 to the latest 2.6.0, with links provided to access each specific version's documentation.\u003c/p\u003e\n"]]],[],null,[]]