Cloud Memorystore for Memcached v1 API - Enum RescheduleMaintenanceRequest.Types.RescheduleType (2.4.0)

public enum RescheduleMaintenanceRequest.Types.RescheduleType

Reference documentation and code samples for the Cloud Memorystore for Memcached v1 API enum RescheduleMaintenanceRequest.Types.RescheduleType.

Reschedule options.

Namespace

Google.Cloud.Memcache.V1

Assembly

Google.Cloud.Memcache.V1.dll

Fields

NameDescription
Immediate

If the user wants to schedule the maintenance to happen now.

NextAvailableWindow

If the user wants to use the existing maintenance policy to find the next available window.

SpecificTime

If the user wants to reschedule the maintenance to a specific time.

Unspecified

Not set.