public sealed class RescheduleMaintenanceRequest : IMessage<RescheduleMaintenanceRequest>, IEquatable<RescheduleMaintenanceRequest>, IDeepCloneable<RescheduleMaintenanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API class RescheduleMaintenanceRequest.
Request for [RescheduleMaintenance][google.cloud.memcache.v1.CloudMemcache.RescheduleMaintenance].
Required. Memcache instance resource name using the form:
projects/{project_id}/locations/{location_id}/instances/{instance_id}
where location_id refers to a GCP region.
[[["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 reference information for the \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class within the Cloud Memorystore for Memcached v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class is used to request a rescheduling of maintenance for a Memcache instance, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class include \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eInstanceAsInstanceName\u003c/code\u003e, \u003ccode\u003eRescheduleType\u003c/code\u003e, and \u003ccode\u003eScheduleTime\u003c/code\u003e, which are used to define the target instance and the details of the maintenance rescheduling.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions available, including 2.4.0, 2.2.0, all the way back to version 1.0.0, with the most recent version being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class allows for the specification of a particular time for rescheduling via the \u003ccode\u003eScheduleTime\u003c/code\u003e property in a RFC 3339 format, if \u003ccode\u003eRescheduleType\u003c/code\u003e is set to SPECIFIC_TIME.\u003c/p\u003e\n"]]],[],null,[]]