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 \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class in the Cloud Composer v1 API defines the configuration for scheduled maintenance periods.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.9.0 is the latest release, with a history of versions including 2.8.0, 2.7.0, and earlier.\u003c/p\u003e\n"],["\u003cp\u003eA maintenance window is set with a \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, and \u003ccode\u003eRecurrence\u003c/code\u003e, which uses a subset of the RFC-5545 standard for specifying the window's recurrence, such as \u003ccode\u003eFREQ=WEEKLY;BYDAY=TU,WE\u003c/code\u003e or \u003ccode\u003eFREQ=DAILY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class is an implementation of multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and provides constructors for creating new instances and copying from existing ones.\u003c/p\u003e\n"]]],[],null,[]]