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 available in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, within the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest(TargetSslProxiesSetProxyHeaderRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two primary properties: \u003ccode\u003eHasProxyHeader\u003c/code\u003e, which indicates if the "proxy_header" field is set, and \u003ccode\u003eProxyHeader\u003c/code\u003e, which sets the type of proxy header to be appended, with values allowed being NONE or PROXY_V1.\u003c/p\u003e\n"],["\u003cp\u003eThe provided data gives a detailed list of the different versions available for this class, the most recent being version 3.6.0, but with versions going all the way down to version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]