Compute Engine v1 API - Class ComputeEnumConstants.HTTP2HealthCheck.ProxyHeader (2.2.0)

public static class ProxyHeader

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.HTTP2HealthCheck.ProxyHeader.

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

Inheritance

Object > ComputeEnumConstants.HTTP2HealthCheck.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