Google Cloud Memorystore V1 Client - Class RescheduleType (0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore V1 Client class RescheduleType.
Reschedule options.
Protobuf type google.cloud.memorystore.v1.RescheduleMaintenanceRequest.RescheduleType
Namespace
Google \ Cloud \ Memorystore \ V1 \ RescheduleMaintenanceRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RESCHEDULE_TYPE_UNSPECIFIED
Value: 0
Not set.
Generated from protobuf enum RESCHEDULE_TYPE_UNSPECIFIED = 0;
IMMEDIATE
Value: 1
If the user wants to schedule the maintenance to happen now.
Generated from protobuf enum IMMEDIATE = 1;
SPECIFIC_TIME
Value: 3
If the user wants to reschedule the maintenance to a specific time.
[[["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 2026-03-11 UTC."],[],[]]