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 document provides reference documentation for the `MaintenanceSchedule` class within the Google Cloud Memorystore for Memcached v1 API."],["The `MaintenanceSchedule` class represents the upcoming maintenance schedule for a Memcached instance and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It has properties for `EndTime`, `ScheduleDeadlineTime`, and `StartTime`, all of which are of type `Timestamp` and represent various aspects of the maintenance schedule."],["The latest version of the documentation is 2.5.0, with this specific page covering version 2.4.0 of the `MaintenanceSchedule` class, and it shows other previous versions available."]]],[]]