public sealed class MaintenanceUpdatePolicy.Types.MaintenanceWindow : IMessage<MaintenanceUpdatePolicy.Types.MaintenanceWindow>, IEquatable<MaintenanceUpdatePolicy.Types.MaintenanceWindow>, IDeepCloneable<MaintenanceUpdatePolicy.Types.MaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class MaintenanceUpdatePolicy.Types.MaintenanceWindow.
MaintenanceWindow specifies a preferred day and time for maintenance.
[[["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 latest version available for the `MaintenanceUpdatePolicy.Types.MaintenanceWindow` class is 1.9.0."],["This class, `MaintenanceUpdatePolicy.Types.MaintenanceWindow`, is part of the Google Cloud AlloyDB v1 API and is used to specify preferred maintenance schedules."],["The `MaintenanceWindow` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["You can set the preferred day of the week and the start time for maintenance operations through the `Day` and `StartTime` properties of the class."],["There are ten versions available ranging from version 1.0.0 to the latest version 1.9.0, giving the user the option to choose between different versions."]]],[]]