Compute Engine v1 API - Class ComputeEnumConstants.TargetHttpsProxy.TlsEarlyData (3.1.0)

public static class ComputeEnumConstants.TargetHttpsProxy.TlsEarlyData

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.TargetHttpsProxy.TlsEarlyData.

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

Inheritance

object > ComputeEnumConstants.TargetHttpsProxy.TlsEarlyData

Namespace

Google.Cloud.Compute.V1

Assembly

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