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 version 2.10.0 of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to define a request for setting the proxy header for Target SSL Proxies and implements several interfaces, including \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 class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eHasProxyHeader\u003c/code\u003e which is a boolean indicating whether the "proxy_header" field is set, and \u003ccode\u003eProxyHeader\u003c/code\u003e, which is a string representing the type of proxy header to use, with allowed values being NONE or PROXY_V1.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation offers access to a comprehensive list of previous versions, from 1.0.0 to 3.6.0, where 3.6.0 is the latest release.\u003c/p\u003e\n"]]],[],null,[]]