public sealed class WeeklyMaintenanceWindow : IMessage<WeeklyMaintenanceWindow>, IEquatable<WeeklyMaintenanceWindow>, IDeepCloneable<WeeklyMaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class WeeklyMaintenanceWindow.
[[["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 documentation details the `WeeklyMaintenanceWindow` class, which is part of the Cloud Memorystore for Memcached v1 API within the Google.Cloud.Memcache.V1 namespace."],["The `WeeklyMaintenanceWindow` class allows for the specification of a time window for weekly operations, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `WeeklyMaintenanceWindow` class include `Day` (specifying the day of the week), `Duration` (defining the window's length), and `StartTime` (setting the start time in UTC)."],["The documentation also outlines the different versions available, starting at version 1.0.0, and the latest being 2.5.0, with version 2.4.0 being the context of this specific page."]]],[]]