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-04-17 UTC."],[[["This page provides reference documentation for the `MaintenanceWindow` class within the Google Cloud Dataproc Metastore v1 API, specifically for version 2.5.0."],["The `MaintenanceWindow` class defines a period during which Dataproc Metastore may perform system maintenance operations."],["The `MaintenanceWindow` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `DayOfWeek` which specifies the start day of the maintenance window and `HourOfDay` which specifies the start hour of the maintenance window."],["The document also provides links to documentation for the `MaintenanceWindow` class from versions 1.0.0 to the latest 2.9.0, showing the history of the maintenance window class."]]],[]]