public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Maintenance window. This specifies when Dataproc Metastore
may perform system maintenance operation to the service.
[[["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\u003e\u003ccode\u003eMaintenanceWindow\u003c/code\u003e is a class that defines the timeframe for Dataproc Metastore system maintenance operations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating a new \u003ccode\u003eMaintenanceWindow\u003c/code\u003e object and for cloning an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for setting the \u003ccode\u003eDayOfWeek\u003c/code\u003e and \u003ccode\u003eHourOfDay\u003c/code\u003e that the maintenance window begins.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this feature is \u003ccode\u003e2.0.0-alpha11\u003c/code\u003e, with earlier versions listed as \u003ccode\u003e2.0.0-alpha10\u003c/code\u003e, and \u003ccode\u003e1.0.0-alpha04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]