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."],[[["The latest version available for the `MaintenanceWindow` class is 2.9.0, with a list of previous versions ranging from 2.8.0 down to 1.0.0 also accessible on the same page."],["The `MaintenanceWindow` class is part of the Google Cloud Metastore v1 API, specifically within the `Google.Cloud.Metastore.V1` namespace."],["This `MaintenanceWindow` class specifies when the Dataproc Metastore may perform system maintenance operations on the service."],["`MaintenanceWindow` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two constructors, `MaintenanceWindow()` and `MaintenanceWindow(MaintenanceWindow other)`, as well as the properties `DayOfWeek` and `HourOfDay` which respectively determines the day of the week, and hour of the day that the maintenance window will start."]]],[]]