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\u003eThis page provides documentation for the \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class is documented under version 3.33.0, with previous versions from 3.32.0 all the way down to 2.3.0 being listed as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class, implementing multiple interfaces, defines a time window for daily maintenance operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eDuration\u003c/code\u003e which outputs the duration of the maintenance window in RFC3339 format, and \u003ccode\u003eStartTime\u003c/code\u003e which dictates the time to begin maintenance also using the RFC3339 format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e class can be instantiated either with no parameters or by passing in another \u003ccode\u003eDailyMaintenanceWindow\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]