The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
Check the ProxyHeader enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The document details the `TargetTcpProxiesSetProxyHeaderRequest` class within the `Google.Cloud.Compute.V1` namespace, showcasing its implementation of several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetTcpProxiesSetProxyHeaderRequest` class includes constructors for creating new instances, either empty or by copying from another `TargetTcpProxiesSetProxyHeaderRequest` object."],["It provides access to properties such as `HasProxyHeader`, a boolean that checks if the proxy header field is set, and `ProxyHeader`, a string that allows the setting of the type of proxy header to append, which can be `NONE` or `PROXY_V1`."],["The documentation includes links to various version-specific documentation pages for `TargetTcpProxiesSetProxyHeaderRequest`, spanning from version 1.0.0 up to the latest version 3.6.0."],["The current document is for version 2.7.0 of `TargetTcpProxiesSetProxyHeaderRequest` and details its structure, constructors, and properties."]]],[]]