public sealed class MaintenanceWindow : IMessage<MaintenanceWindow>, IEquatable<MaintenanceWindow>, IDeepCloneable<MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha 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."],[[["The `MaintenanceWindow` class in the Dataproc Metastore v1alpha API allows users to specify when system maintenance operations can be performed on the service."],["This class is part of the `Google.Cloud.Metastore.V1Alpha` namespace and is implemented within the `Google.Cloud.Metastore.V1Alpha.dll` assembly."],["`MaintenanceWindow` is an inheritor of `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `MaintenanceWindow` class allows a user to set a `DayOfWeek` and `HourOfDay` to schedule these maintenance windows."],["The latest version of the `MaintenanceWindow` class is 2.0.0-alpha11, but there are also older versions available such as 2.0.0-alpha10, and 1.0.0-alpha04."]]],[]]