public sealed class WeeklyMaintenanceWindow : IMessage<WeeklyMaintenanceWindow>, IEquatable<WeeklyMaintenanceWindow>, IDeepCloneable<WeeklyMaintenanceWindow>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Memcache v1beta2 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 page provides reference documentation for the `WeeklyMaintenanceWindow` class within the Google Cloud Memorystore for Memcache v1beta2 API, specifically for the .NET environment."],["The `WeeklyMaintenanceWindow` class defines a time window for weekly operations, allowing scheduling for a specific day, duration, and start time."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations."],["Key properties of the `WeeklyMaintenanceWindow` class include `Day` (specifying the day of the week), `Duration` (defining the window's length), and `StartTime` (indicating the window's start time in UTC)."],["There are multiple versions of the documentation available, with 2.0.0-beta06 being the latest."]]],[]]