Reference documentation and code samples for the Google Cloud Memorystore for Memcached V1 API module Google::Cloud::Memcache::V1::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.