Google Cloud Memorystore for Redis V1 API - Module Google::Cloud::Redis::V1::RescheduleMaintenanceRequest::RescheduleType (v0.7.0)

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