Compute Engine v1 API - Class ComputeEnumConstants.Reservation.EarlyAccessMaintenance (3.25.0)

public static class ComputeEnumConstants.Reservation.EarlyAccessMaintenance

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Reservation.EarlyAccessMaintenance.

Constants for wire representations of the Reservation.Types.EarlyAccessMaintenance enum.

Inheritance

object > ComputeEnumConstants.Reservation.EarlyAccessMaintenance

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NoEarlyAccess

public const string NoEarlyAccess = "NO_EARLY_ACCESS"

Wire representation of NoEarlyAccess .

Field Value
Type Description
string

UndefinedEarlyAccessMaintenance

public const string UndefinedEarlyAccessMaintenance = "UNDEFINED_EARLY_ACCESS_MAINTENANCE"

Wire representation of UndefinedEarlyAccessMaintenance .

Field Value
Type Description
string

Wave1

public const string Wave1 = "WAVE1"

Wire representation of Wave1.

Field Value
Type Description
string

Wave2

public const string Wave2 = "WAVE2"

Wire representation of Wave2.

Field Value
Type Description
string