public static class ComputeEnumConstants.TargetHttpsProxy.TlsEarlyDataReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.TargetHttpsProxy.TlsEarlyData.
Constants for wire representations of the TargetHttpsProxy.Types.TlsEarlyData enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Disabled
public const string Disabled = "DISABLED"Wire representation of Disabled.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Permissive
public const string Permissive = "PERMISSIVE"Wire representation of Permissive.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Strict
public const string Strict = "STRICT"Wire representation of Strict.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedTlsEarlyData
public const string UndefinedTlsEarlyData = "UNDEFINED_TLS_EARLY_DATA"Wire representation of UndefinedTlsEarlyData .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unrestricted
public const string Unrestricted = "UNRESTRICTED"Wire representation of Unrestricted.
| Field Value | |
|---|---|
| Type | Description |
string |
|