Compute V1 Client - Class EarlyAccessMaintenance (2.7.0)

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 \ Reservation

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_EARLY_ACCESS_MAINTENANCE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_EARLY_ACCESS_MAINTENANCE = 0;

NO_EARLY_ACCESS

Value: 220751774

No early access.

Generated from protobuf enum NO_EARLY_ACCESS = 220751774;

WAVE1

Value: 82367576

Wave 1: Fastest notification period

Generated from protobuf enum WAVE1 = 82367576;

WAVE2

Value: 82367577

Wave 2: Medium notification period

Generated from protobuf enum WAVE2 = 82367577;