Class ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status (1.3.0)

public static class Status

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

Inheritance

Object > ComputeEnumConstants.PublicDelegatedPrefixPublicDelegatedSubPrefix.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active.

Field Value
TypeDescription
String

Inactive

public const string Inactive = "INACTIVE"

Wire representation of Inactive.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String