public static class ComputeEnumConstants.ForwardingRule.PscConnectionStatus
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ForwardingRule.PscConnectionStatus.
Constants for wire representations of the ForwardingRule.Types.PscConnectionStatus enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Accepted
public const string Accepted = "ACCE
PTED"
Wire representation of Accepted.
Field Value | |
---|---|
Type | Description |
string |
Closed
public const string Closed = "CL
OSED"
Wire representation of Closed.
Field Value | |
---|---|
Type | Description |
string |
NeedsAttention
public const string NeedsAttention = "NEEDS_ATTEN
TION"
Wire representation of NeedsAttention.
Field Value | |
---|---|
Type | Description |
string |
Pending
public const string Pending = "PEN
DING"
Wire representation of Pending.
Field Value | |
---|---|
Type | Description |
string |
Rejected
public const string Rejected = "REJE
CTED"
Wire representation of Rejected.
Field Value | |
---|---|
Type | Description |
string |
StatusUnspecified
public const string StatusUnspecified = "STATUS_UNSPECI
FIED"
Wire representation of StatusUnspecified.
Field Value | |
---|---|
Type | Description |
string |
UndefinedPscConnectionStatus
public const string UndefinedPscConnectionStatus = "UNDEFINED_PSC_CONNECTION_ST
ATUS"
Wire representation of UndefinedPscConnectionStatus.
Field Value | |
---|---|
Type | Description |
string |