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 page provides reference documentation for the \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class within the Cloud Composer v1 API, part of the Google Cloud Orchestration Airflow Service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class is used to define the configuration settings for scheduled maintenance periods in Cloud Composer, which includes setting parameters for start time, end time, and the frequency of recurrence.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the properties \u003ccode\u003eStartTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, and \u003ccode\u003eRecurrence\u003c/code\u003e, including their data types and descriptions, which are all required to configure a maintenance window.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple versions, with 2.9.0 being the latest, and the page provides links to older versions like 2.8.0, 2.7.0, all the way to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]