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\u003eThis webpage provides reference documentation for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Cloud Composer v1 API, detailing its configuration settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class defines a time window for maintenance, specifying \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, and \u003ccode\u003eRecurrence\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple versions available, ranging from version 1.0.0 to the latest version, 2.9.0, and provides links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecurrence\u003c/code\u003e property, which uses a subset of the RFC-5545 standard, allows maintenance windows to be defined as daily or on specific days of the week.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and has inherited members from object, such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"]]],[],null,[]]