public static class ComputeEnumConstants.TargetTcpProxiesSetProxyHeaderRequest.ProxyHeader
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.TargetTcpProxiesSetProxyHeaderRequest.ProxyHeader.
Constants for wire representations of the TargetTcpProxiesSetProxyHeaderRequest.Types.ProxyHeader enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
None
public const string None = "NONE"
Wire representation of None.
Field Value | |
---|---|
Type | Description |
string |
ProxyV1
public const string ProxyV1 = "PROXY_V1"
Wire representation of ProxyV1.
Field Value | |
---|---|
Type | Description |
string |
UndefinedProxyHeader
public const string UndefinedProxyHeader = "UNDEFINED_PROXY_HEADER"
Wire representation of UndefinedProxyHeader.
Field Value | |
---|---|
Type | Description |
string |