Google Cloud Memorystore for Memcached API - Module Google::Cloud::Memcache::V1beta2::RescheduleMaintenanceRequest::RescheduleType (v0.18.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.