public RepeatedField<ExclusionWindow> ExclusionWindows { get; }
Optional. User specified time windows during which backup can NOT happen
for this BackupPlan - backups should start and finish outside of any given
exclusion window. Note: backup jobs will be scheduled to start and
finish outside the duration of the window as much as possible, but
running jobs will not get canceled when it runs into the window.
All the time and date values in exclusion_windows entry in the API are in
UTC.
We only allow <=1 recurrence (daily or weekly) exclusion window for a
BackupPlan while no restriction on number of single occurrence
windows.
Required. Defines the target RPO for the BackupPlan in minutes, which means
the target maximum data loss in time that is acceptable for this
BackupPlan. This must be at least 60, i.e., 1 hour, and at most 86400,
i.e., 60 days.
[[["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 provides reference documentation for the \u003ccode\u003eRpoConfig\u003c/code\u003e class within the Google Cloud GKE Backup v1 API, specifically version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRpoConfig\u003c/code\u003e class defines the scheduling configuration for automatic backups through a BackupPlan, specifically for RPO scheduling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRpoConfig\u003c/code\u003e includes properties for \u003ccode\u003eExclusionWindows\u003c/code\u003e, to define periods where backups should not occur, and \u003ccode\u003eTargetRpoMinutes\u003c/code\u003e, to specify the acceptable maximum data loss time in minutes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the RpoConfig is 2.6.0, whereas the documented version is 2.4.0, and there are several older versions available as well, going down to version 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,[]]