Module: Google::Cloud::Compute::V1::HTTPSHealthCheck::ProxyHeader
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
Constant Summary collapse
- UNDEFINED_PROXY_HEADER =
A value indicating that the enum field is not set.
0
- NONE =
2_402_104
- PROXY_V1 =
334_352_940