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 provides reference information for the \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e class within the Backup for GKE v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackupPlan.Types.Schedule\u003c/code\u003e class defines the scheduling parameters for automatically creating Backups as part of a \u003ccode\u003eBackupPlan\u003c/code\u003e, allowing for scheduled backups.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCronSchedule\u003c/code\u003e property, a string, is used to define a standard cron schedule for the automatic creation of backups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePaused\u003c/code\u003e property, a boolean, is used to control whether automatic backup creation is paused for a particular \u003ccode\u003eBackupPlan\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]