public sealed class TargetSslProxiesSetProxyHeaderRequest : IMessage<TargetSslProxiesSetProxyHeaderRequest>, IEquatable<TargetSslProxiesSetProxyHeaderRequest>, IDeepCloneable<TargetSslProxiesSetProxyHeaderRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to manage proxy header settings for Target SSL Proxies, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.6.0, but this page is focused on version 3.4.0 of the \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e which is accessible through the provided link.\u003c/p\u003e\n"],["\u003cp\u003eIt features two constructors: a default constructor \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest()\u003c/code\u003e and one that allows for copying from another instance of the same class \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest(TargetSslProxiesSetProxyHeaderRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two main properties, \u003ccode\u003eHasProxyHeader\u003c/code\u003e (a boolean indicating if the "proxy_header" field is set) and \u003ccode\u003eProxyHeader\u003c/code\u003e (a string to set the proxy header type, with allowed values of NONE or PROXY_V1).\u003c/p\u003e\n"]]],[],null,[]]