public static class ComputeEnumConstants.ServiceAttachment.ConnectionPreferenceReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ServiceAttachment.ConnectionPreference.
Constants for wire representations of the ServiceAttachment.Types.ConnectionPreference enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
AcceptAutomatic
public const string AcceptAutomatic = "ACCEPT_AUTOMATIC"Wire representation of AcceptAutomatic .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
AcceptManual
public const string AcceptManual = "ACCEPT_MANUAL"Wire representation of AcceptManual .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
UndefinedConnectionPreference
public const string UndefinedConnectionPreference = "UNDEFINED_CONNECTION_PREFERENCE"Wire representation of UndefinedConnectionPreference .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |
Unspecified
public const string Unspecified = "CONNECTION_PREFERENCE_UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description | 
string | 
        |