public sealed class MaintenanceSchedule : IMessage<MaintenanceSchedule>, IEquatable<MaintenanceSchedule>, IDeepCloneable<MaintenanceSchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class MaintenanceSchedule.
[[["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 `MaintenanceSchedule` class in the Cloud Memorystore for Memcached v1 API is 2.5.0."],["The `MaintenanceSchedule` class represents the upcoming maintenance schedule for a Memcached instance and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MaintenanceSchedule` class provides properties to define the start and end times of maintenance schedules, including `StartTime` and `EndTime`."],["The `ScheduleDeadlineTime` property defines the latest time a maintenance schedule can start, even if it is rescheduled."],["The available versions of the class range from 1.0.0 to the latest, 2.5.0, allowing users to choose from several different versions."]]],[]]