public enum Reservation.EarlyAccessMaintenance extends Enum<Reservation.EarlyAccessMaintenance> implements ProtocolMessageEnumIndicates the early access maintenance for the reservation. If this field is absent or set to NO_EARLY_ACCESS, the reservation is not enrolled in early access maintenance and the standard notice applies.
Protobuf enum google.cloud.compute.v1.Reservation.EarlyAccessMaintenance
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NO_EARLY_ACCESS |
No early access. |
NO_EARLY_ACCESS_VALUE |
No early access. |
UNDEFINED_EARLY_ACCESS_MAINTENANCE |
A value indicating that the enum field is not set. |
UNDEFINED_EARLY_ACCESS_MAINTENANCE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
WAVE1 |
Wave 1: Fastest notification period |
WAVE1_VALUE |
Wave 1: Fastest notification period |
WAVE2 |
Wave 2: Medium notification period |
WAVE2_VALUE |
Wave 2: Medium notification period |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|