public sealed class DailyMaintenanceWindow : IMessage<DailyMaintenanceWindow>, IEquatable<DailyMaintenanceWindow>, IDeepCloneable<DailyMaintenanceWindow>, IBufferMessage, IMessage
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\u003eThe latest version of \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e is 3.33.0, with various versions ranging down to 2.3.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e is a class that implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, used for specifying daily maintenance operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties for \u003ccode\u003eDuration\u003c/code\u003e and \u003ccode\u003eStartTime\u003c/code\u003e, defining the length and starting time for maintenance windows, formatted according to RFC3339 standards.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class offers two constructors: a default constructor and another that takes an existing \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, under the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]