Compute Engine v1 API - Class ComputeEnumConstants.TargetSslProxy.ProxyHeader (2.5.0)

public static class ProxyHeader

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

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

Inheritance

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