Class ComputeEnumConstants.TargetHttpsProxy.QuicOverride (1.0.0)

public static class QuicOverride

Constants for wire representations of the TargetHttpsProxy.Types.QuicOverride enum.

Inheritance

Object > ComputeEnumConstants.TargetHttpsProxy.QuicOverride

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Disable

public const string Disable = "DISABLE"

Wire representation of Disable.

Field Value
TypeDescription
String

Enable

public const string Enable = "ENABLE"

Wire representation of Enable.

Field Value
TypeDescription
String

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

UndefinedQuicOverride

public const string UndefinedQuicOverride = "UNDEFINED_QUIC_OVERRIDE"

Wire representation of UndefinedQuicOverride.

Field Value
TypeDescription
String