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."],[[["This documentation covers the `MaintenanceSchedule` class within the Google Cloud Memorystore for Memcached v1 API, specifically version 2.1.0."],["The `MaintenanceSchedule` class represents an upcoming maintenance schedule, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `MaintenanceSchedule` class include `EndTime`, `ScheduleDeadlineTime`, and `StartTime`, all of which are timestamps indicating the timing of scheduled maintenance."],["The class has two constructors: a default constructor `MaintenanceSchedule()` and an overloaded constructor `MaintenanceSchedule(MaintenanceSchedule other)` for creating a copy."],["There are 9 versions of this documentation, with version 2.5.0 as the latest and version 1.0.0 as the oldest."]]],[]]