Reference documentation and code samples for the Compute V1 Client class EarlyAccessMaintenance.
Indicates 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 type google.cloud.compute.v1.Reservation.EarlyAccessMaintenance
Namespace
Google \ Cloud \ Compute \ V1 \ ReservationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_EARLY_ACCESS_MAINTENANCE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_EARLY_ACCESS_MAINTENANCE = 0;
NO_EARLY_ACCESS
Value: 220751774No early access.
Generated from protobuf enum NO_EARLY_ACCESS = 220751774;
WAVE1
Value: 82367576Wave 1: Fastest notification period
Generated from protobuf enum WAVE1 = 82367576;
WAVE2
Value: 82367577Wave 2: Medium notification period
Generated from protobuf enum WAVE2 = 82367577;