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 webpage provides documentation for the \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.0.0 to the latest version, 3.6.0, with each version linking to specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e 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, indicating its role in handling message data.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and two main properties, \u003ccode\u003eHasProxyHeader\u003c/code\u003e (a boolean indicating if the "proxy_header" is set) and \u003ccode\u003eProxyHeader\u003c/code\u003e (a string that represents the proxy header to append).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProxyHeader\u003c/code\u003e property allows for settings of \u003ccode\u003eNONE\u003c/code\u003e or \u003ccode\u003ePROXY_V1\u003c/code\u003e, representing different proxy header types to be used.\u003c/p\u003e\n"]]],[],null,[]]