Class RescheduleType (2.15.2)

RescheduleType(value)

Reschedule options.

Values: RESCHEDULE_TYPE_UNSPECIFIED (0): Not set. IMMEDIATE (1): If the user wants to schedule the maintenance to happen now. NEXT_AVAILABLE_WINDOW (2): If the user wants to use the existing maintenance policy to find the next available window. SPECIFIC_TIME (3): If the user wants to reschedule the maintenance to a specific time.