Optional. Timestamp when the maintenance shall be rescheduled to if reschedule_type=SPECIFIC_TIME, in RFC 3339 format. Example:2012-11-15T16:19:00.094Z.
getName
Required. Name of the instance to reschedule maintenance for:projects/{project}/locations/{location_id}/instances/{instance}
Returns
Type
Description
string
setName
Required. Name of the instance to reschedule maintenance for:projects/{project}/locations/{location_id}/instances/{instance}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRescheduleType
Required. If reschedule type is SPECIFIC_TIME, schedule_time must be set.
Returns
Type
Description
int
setRescheduleType
Required. If reschedule type is SPECIFIC_TIME, schedule_time must be set.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getScheduleTime
Optional. Timestamp when the maintenance shall be rescheduled to if
reschedule_type=SPECIFIC_TIME, in RFC 3339 format.
Required. Name of the instance to reschedule maintenance for:projects/{project}/locations/{location_id}/instances/{instance}Please seeMemorystoreClient::instanceName()for help formatting this field.
Optional. Timestamp when the maintenance shall be rescheduled to if
reschedule_type=SPECIFIC_TIME, in RFC 3339 format.
Example:2012-11-15T16:19:00.094Z.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Memorystore V1 Client - Class RescheduleMaintenanceRequest (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1.RescheduleMaintenanceRequest)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1.RescheduleMaintenanceRequest)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1.RescheduleMaintenanceRequest)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1.RescheduleMaintenanceRequest)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1.RescheduleMaintenanceRequest) \nReference documentation and code samples for the Google Cloud Memorystore V1 Client class RescheduleMaintenanceRequest.\n\nRequest for rescheduling instance maintenance.\n\nGenerated from protobuf message `google.cloud.memorystore.v1.RescheduleMaintenanceRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the instance to reschedule maintenance for:\n`projects/{project}/locations/{location_id}/instances/{instance}`\n\n### setName\n\nRequired. Name of the instance to reschedule maintenance for:\n`projects/{project}/locations/{location_id}/instances/{instance}`\n\n### getRescheduleType\n\nRequired. If reschedule type is SPECIFIC_TIME, schedule_time must be set.\n\n### setRescheduleType\n\nRequired. If reschedule type is SPECIFIC_TIME, schedule_time must be set.\n\n### getScheduleTime\n\nOptional. Timestamp when the maintenance shall be rescheduled to if\nreschedule_type=SPECIFIC_TIME, in RFC 3339 format.\n\nExample: `2012-11-15T16:19:00.094Z`.\n\n### hasScheduleTime\n\n### clearScheduleTime\n\n### setScheduleTime\n\nOptional. Timestamp when the maintenance shall be rescheduled to if\nreschedule_type=SPECIFIC_TIME, in RFC 3339 format.\n\nExample: `2012-11-15T16:19:00.094Z`.\n\n### static::build"]]