Class ComputeEnumConstants.ServiceAttachmentConnectedEndpoint.Status (2.0.0)

public static class Status

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

Inheritance

Object > ComputeEnumConstants.ServiceAttachmentConnectedEndpoint.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Accepted

public const string Accepted = "ACCEPTED"

Wire representation of Accepted.

Field Value
TypeDescription
String

Closed

public const string Closed = "CLOSED"

Wire representation of Closed.

Field Value
TypeDescription
String

Pending

public const string Pending = "PENDING"

Wire representation of Pending.

Field Value
TypeDescription
String

Rejected

public const string Rejected = "REJECTED"

Wire representation of Rejected.

Field Value
TypeDescription
String

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "STATUS_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String