public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class MaintenanceWindow.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `MaintenanceWindow` class within the Google Cloud Metastore v1 API, specifically version 2.2.0."],["The `MaintenanceWindow` class defines the period during which Dataproc Metastore may perform system maintenance operations."],["The latest version of the API is 2.9.0, and the page also contains links to other previous versions all the way back to 1.0.0."],["The `MaintenanceWindow` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MaintenanceWindow` class has two constructors and contains two properties: `DayOfWeek`, specifying the day the maintenance window starts, and `HourOfDay`, specifying the hour it starts."]]],[]]