public static class ComputeEnumConstants.TargetHttpsProxiesSetQuicOverrideRequest.QuicOverrideReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.TargetHttpsProxiesSetQuicOverrideRequest.QuicOverride.
Constants for wire representations of the TargetHttpsProxiesSetQuicOverrideRequest.Types.QuicOverride enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Disable
public const string Disable = "DISABLE"Wire representation of Disable .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Enable
public const string Enable = "ENABLE"Wire representation of Enable .
| Field Value | |
|---|---|
| Type | Description |
string |
|
None
public const string None = "NONE"Wire representation of None .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedQuicOverride
public const string UndefinedQuicOverride = "UNDEFINED_QUIC_OVERRIDE"Wire representation of UndefinedQuicOverride .
| Field Value | |
|---|---|
| Type | Description |
string |
|