public sealed class MaintenanceSchedule : IMessage<MaintenanceSchedule>, IEquatable<MaintenanceSchedule>, IDeepCloneable<MaintenanceSchedule>, IBufferMessage, IMessage
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 document provides information on the \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, specifically version 2.5.0, detailing its structure, properties, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class represents the upcoming maintenance schedule for a Redis instance, and if no maintenance is planned, its fields are not populated.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class include \u003ccode\u003eCanReschedule\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eScheduleDeadlineTime\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which define whether maintenance can be rescheduled and the timing details of the scheduled maintenance.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to manage messages, check for equality, create deep clones, and handle buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists different versions of the class from 2.2.0 to the latest 3.5.0, all of them being able to link to the \u003ccode\u003eMaintenanceSchedule\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]