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 information for the `MaintenanceSchedule` class within the Google Cloud Memorystore for Memcached v1 API, specifically version 2.3.0."],["The `MaintenanceSchedule` class is used to represent upcoming maintenance schedules for Memcached instances, inheriting from `object` and implementing several interfaces."],["Key properties of the `MaintenanceSchedule` class include `EndTime`, `ScheduleDeadlineTime`, and `StartTime`, all of which are represented by `Timestamp` objects."],["The available versions of the `MaintenanceSchedule` documentation go back as far as 1.0.0 and range up to 2.5.0, with 2.5.0 being the most current."]]],[]]