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 page covers the `WeeklyMaintenanceWindow` class within the Google Cloud Memorystore for Memcached v1 API, specifically version 2.2.0."],["The `WeeklyMaintenanceWindow` class defines a time window for weekly operations, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for setting the `Day` of the week, the `Duration` of the maintenance window, and the `StartTime` in UTC, all of which are required to be set."],["There are two constructors available to create a `WeeklyMaintenanceWindow` object: a default constructor and a copy constructor that takes another `WeeklyMaintenanceWindow` instance as a parameter."],["This page also contains links to other versions of the `WeeklyMaintenanceWindow` documentation, ranging from version 1.0.0 to the latest version 2.5.0."]]],[]]