Compute Engine v1 API - Class ComputeEnumConstants.NetworkAttachmentConnectedEndpoint.Status (2.15.0)

public static class ComputeEnumConstants.NetworkAttachmentConnectedEndpoint.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkAttachmentConnectedEndpoint.Status.

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

Inheritance

object > ComputeEnumConstants.NetworkAttachmentConnectedEndpoint.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

NeedsAttention

public const string NeedsAttention = "NEEDS_ATTENTION"

Wire representation of NeedsAttention.

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