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.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRpoConfig\u003c/code\u003e class defines the configuration for RPO (Recovery Point Objective) scheduling when automatically creating backups through a BackupPlan.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, showcasing its capabilities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRpoConfig\u003c/code\u003e class contains the \u003ccode\u003eExclusionWindows\u003c/code\u003e property, which allows the user to specify time windows where backups should not occur, and \u003ccode\u003eTargetRpoMinutes\u003c/code\u003e which sets the acceptable data loss duration in minutes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRpoConfig\u003c/code\u003e is 2.6.0, and previous versions of the documentation are also accessible, ranging from 1.0.0-beta01 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]