Class ComputeEnumConstants.Address.Status (1.0.0)

public static class Status

Constants for wire representations of the Address.Types.Status enum.

Inheritance

Object > ComputeEnumConstants.Address.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InUse

public const string InUse = "IN_USE"

Wire representation of InUse.

Field Value
TypeDescription
String

Reserved

public const string Reserved = "RESERVED"

Wire representation of Reserved.

Field Value
TypeDescription
String

Reserving

public const string Reserving = "RESERVING"

Wire representation of Reserving.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String