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 documentation for the \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class within the Cloud Memorystore for Memcached v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class is used to request a rescheduling of maintenance for a Memcached instance and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eInstance\u003c/code\u003e (the name of the Memcache instance), \u003ccode\u003eInstanceAsInstanceName\u003c/code\u003e (a typed view of the Instance name), \u003ccode\u003eRescheduleType\u003c/code\u003e (the type of rescheduling), and \u003ccode\u003eScheduleTime\u003c/code\u003e (the specific time for the maintenance to be rescheduled to).\u003c/p\u003e\n"],["\u003cp\u003eThe document also covers the constructors of the \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class, which allow for creating a new instance or cloning an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThis document shows the inheritance of the \u003ccode\u003eRescheduleMaintenanceRequest\u003c/code\u003e class from \u003ccode\u003eObject\u003c/code\u003e, as well as the inherited members of the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]