Reference documentation and code samples for the Compute V1 Client class ProxyHeader.
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
Protobuf type google.cloud.compute.v1.TargetSslProxiesSetProxyHeaderRequest.ProxyHeader
Namespace
Google \ Cloud \ Compute \ V1 \ TargetSslProxiesSetProxyHeaderRequestMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_PROXY_HEADER
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PROXY_HEADER = 0;
NONE
Value: 2402104
Generated from protobuf enum NONE = 2402104;
PROXY_V1
Value: 334352940
Generated from protobuf enum PROXY_V1 = 334352940;