public sealed class ClusterWeeklyMaintenanceWindow : IMessage<ClusterWeeklyMaintenanceWindow>, IEquatable<ClusterWeeklyMaintenanceWindow>, IDeepCloneable<ClusterWeeklyMaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class ClusterWeeklyMaintenanceWindow.
[[["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 of the `ClusterWeeklyMaintenanceWindow` class is 1.4.0, part of the Google Cloud Memorystore for Redis (cluster management) v1 API."],["This class is used to define a time window for weekly operations, allowing configuration of the day and start time within the week."],["The `ClusterWeeklyMaintenanceWindow` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties for `Day` (of type `DayOfWeek`) and `StartTime` (of type `TimeOfDay`), which specify the day of the week and start time of the maintenance window, respectively."]]],[]]