public sealed class DailyMaintenanceWindow : IMessage<DailyMaintenanceWindow>, IEquatable<DailyMaintenanceWindow>, IDeepCloneable<DailyMaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DailyMaintenanceWindow.
Time window specified for daily maintenance operations.
[Output only] Duration of the time window, automatically chosen to be
smallest possible in the given scenario.
Duration will be in RFC3339
format "PTnHnMnS".
Time within the maintenance window to start the maintenance operations.
Time format should be in RFC3339
format "HH:MM", where HH : [00-23] and MM : [00-59] GMT.
[[["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 webpage provides documentation for the \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class is used to define a time window for daily maintenance operations in Google Cloud Container, and implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes two constructors: a default constructor, and one that takes another \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class include \u003ccode\u003eDuration\u003c/code\u003e, representing the length of the maintenance window, and \u003ccode\u003eStartTime\u003c/code\u003e, specifying the start time for maintenance operations, both formatted as strings.\u003c/p\u003e\n"],["\u003cp\u003eYou can see a full history of the versions of this API and navigate through each one, as well as see the properties, constructors and inherited members associated.\u003c/p\u003e\n"]]],[],null,[]]