public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaintenanceWindow.
MaintenanceWindow defines the maintenance window to be used for the cluster.
public RecurringTimeWindow RecurringWindow { get; set; }
RecurringWindow specifies some number of recurring time periods for
maintenance to occur. The time windows may be overlapping. If no
maintenance windows are set, maintenance can occur at any time.
[[["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\u003eThe latest version available for the Google.Cloud.Container.V1.MaintenanceWindow class is 3.33.0, and a list of versions from 3.33.0 down to 2.3.0 are provided with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class in the Google Kubernetes Engine v1 API defines the time windows during which maintenance can occur, which is used for cluster updates and upgrades.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for interacting with the Google Protocol Buffers library.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating a new \u003ccode\u003eMaintenanceWindow\u003c/code\u003e instance and copying one, and it offers properties to set a \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e, \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e, \u003ccode\u003ePolicyCase\u003c/code\u003e, and \u003ccode\u003eRecurringWindow\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the specification of a daily window or recurring time windows for maintenance, as well as the ability to define exceptions or exclusions to these windows.\u003c/p\u003e\n"]]],[],null,[]]