public sealed class WeeklyMaintenanceWindow : IMessage<WeeklyMaintenanceWindow>, IEquatable<WeeklyMaintenanceWindow>, IDeepCloneable<WeeklyMaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1beta1 API class WeeklyMaintenanceWindow.
Time window in which disruptive maintenance updates occur. Non-disruptive
updates can occur inside or outside this window.
[[["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 document provides reference for the `WeeklyMaintenanceWindow` class within the Google Cloud Memorystore for Redis v1beta1 API, specifically in version 3.0.0-beta04."],["`WeeklyMaintenanceWindow` is used to define a time frame for disruptive maintenance updates, with non-disruptive updates able to occur at any time."],["The `WeeklyMaintenanceWindow` class, which inherits from `object`, can be created via a parameterless constructor or one that takes another `WeeklyMaintenanceWindow` as an argument."],["Key properties of the `WeeklyMaintenanceWindow` class include `Day` to specify the day of the week, `Duration` which is fixed at 1 hour, and `StartTime` to set the window's start time in UTC."],["The latest version of the documentation is 3.0.0-beta05, with previous versions including 3.0.0-beta04 and 2.0.0-beta09 available for reference."]]],[]]