public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
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 document details the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically within version 2.5.0, which is used to define maintenance windows for clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.33.0, with a list of prior version links down to 2.3.0 also being accessible for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers constructors and properties, such as \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e, \u003ccode\u003eMaintenanceExclusions\u003c/code\u003e, \u003ccode\u003ePolicyCase\u003c/code\u003e, and \u003ccode\u003eRecurringWindow\u003c/code\u003e, which allow users to configure maintenance operations, exclusions, and recurring time periods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]