public sealed class MaintenanceSchedule : IMessage<MaintenanceSchedule>, IEquatable<MaintenanceSchedule>, IDeepCloneable<MaintenanceSchedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1beta1 API class MaintenanceSchedule.
Upcoming maintenance schedule. If no maintenance is scheduled, fields are not
populated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class within the Google Cloud Memorystore for Redis v1beta1 API, specifically for the .NET environment, with the latest version being 3.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class, used for managing upcoming maintenance schedules, implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCanReschedule\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eScheduleDeadlineTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which provide information about the maintenance schedule's flexibility, end time, deadline, and start time, respectively, with \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eScheduleDeadlineTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e being output-only.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts another \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]