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\u003eThe latest version available for \u003ccode\u003eMaintenanceWindow\u003c/code\u003e is 2.9.0, with versions ranging back to 1.0.0, all within the \u003ccode\u003eGoogle.Cloud.Metastore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaintenanceWindow\u003c/code\u003e is a class that defines when Dataproc Metastore can perform system maintenance, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceWindow\u003c/code\u003e class has two constructors: a default constructor and another one that takes another \u003ccode\u003eMaintenanceWindow\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMaintenanceWindow\u003c/code\u003e include \u003ccode\u003eDayOfWeek\u003c/code\u003e, specifying the day the window starts, and \u003ccode\u003eHourOfDay\u003c/code\u003e, defining the hour the window begins.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaintenanceWindow\u003c/code\u003e also inherits methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]