public static class ComputeEnumConstants.ServiceAttachmentConnectedEndpoint.Status
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ServiceAttachmentConnectedEndpoint.Status.
Constants for wire representations of the ServiceAttachmentConnectedEndpoint.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Accepted
public const string Accepted = "ACCEPTED"
Wire representation of Accepted.
Field Value | |
---|---|
Type | Description |
string |
Closed
public const string Closed = "CLOSED"
Wire representation of Closed.
Field Value | |
---|---|
Type | Description |
string |
NeedsAttention
public const string NeedsAttention = "NEEDS_ATTENTION"
Wire representation of NeedsAttention.
Field Value | |
---|---|
Type | Description |
string |
Pending
public const string Pending = "PENDING"
Wire representation of Pending.
Field Value | |
---|---|
Type | Description |
string |
Rejected
public const string Rejected = "REJECTED"
Wire representation of Rejected.
Field Value | |
---|---|
Type | Description |
string |
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"
Wire representation of UndefinedStatus.
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "STATUS_UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |