Reference documentation and code samples for the Google Cloud Memorystore for Memcached API module Google::Cloud::Memcache::V1beta2::RescheduleMaintenanceRequest::RescheduleType.
Reschedule options.
Constants
RESCHEDULE_TYPE_UNSPECIFIED
value: 0 Not set.
IMMEDIATE
value: 1 If the user wants to schedule the maintenance to happen now.
NEXT_AVAILABLE_WINDOW
value: 2 If the user wants to use the existing maintenance policy to find the
next available window.
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 2024-10-30 UTC."],[],[]]