public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class MaintenanceWindow.
The configuration settings for Cloud Composer maintenance window.
The following example:
Required. Maintenance window end time. It is used only to calculate the
duration of the maintenance window. The value for end-time must be in the
future, relative to start_time.
Required. Maintenance window recurrence. Format is a subset of
RFC-5545RRULE. The only allowed
values for FREQ field are FREQ=DAILY and FREQ=WEEKLY;BYDAY=...
Example values: FREQ=WEEKLY;BYDAY=TU,WE, FREQ=DAILY.
[[["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 the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class is 2.9.0, with version 2.7.0 being the current context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class, part of the Cloud Composer v1 API, defines configuration settings for maintenance windows.\u003c/p\u003e\n"],["\u003cp\u003eA maintenance window is defined by a \u003ccode\u003estartTime\u003c/code\u003e, \u003ccode\u003eendTime\u003c/code\u003e, and \u003ccode\u003erecurrence\u003c/code\u003e, where recurrence uses a subset of the RFC-5545 standard with \u003ccode\u003eFREQ=DAILY\u003c/code\u003e or \u003ccode\u003eFREQ=WEEKLY;BYDAY=...\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe start and end times for a maintenance window are represented by a \u003ccode\u003eTimestamp\u003c/code\u003e object, with the end time being in the future relative to the start time.\u003c/p\u003e\n"],["\u003cp\u003eThis \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 includes constructors for default initialization and copying from another instance.\u003c/p\u003e\n"]]],[],null,[]]