Class ComputeEnumConstants.ServiceAttachment.ConnectionPreference (1.0.0)

public static class ConnectionPreference

Constants for wire representations of the ServiceAttachment.Types.ConnectionPreference enum.

Inheritance

Object > ComputeEnumConstants.ServiceAttachment.ConnectionPreference

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AcceptAutomatic

public const string AcceptAutomatic = "ACCEPT_AUTOMATIC"

Wire representation of AcceptAutomatic.

Field Value
TypeDescription
String

AcceptManual

public const string AcceptManual = "ACCEPT_MANUAL"

Wire representation of AcceptManual.

Field Value
TypeDescription
String

UndefinedConnectionPreference

public const string UndefinedConnectionPreference = "UNDEFINED_CONNECTION_PREFERENCE"

Wire representation of UndefinedConnectionPreference.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "CONNECTION_PREFERENCE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String