Class ComputeEnumConstants.SSLHealthCheck.ProxyHeader (1.1.0)

public static class ProxyHeader

Constants for wire representations of the SSLHealthCheck.Types.ProxyHeader enum.

Inheritance

Object > ComputeEnumConstants.SSLHealthCheck.ProxyHeader

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

None

public const string None = "NONE"

Wire representation of None.

Field Value
TypeDescription
String

ProxyV1

public const string ProxyV1 = "PROXY_V1"

Wire representation of ProxyV1.

Field Value
TypeDescription
String

UndefinedProxyHeader

public const string UndefinedProxyHeader = "UNDEFINED_PROXY_HEADER"

Wire representation of UndefinedProxyHeader.

Field Value
TypeDescription
String