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 latest version available for \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e is 3.6.0, and there are multiple previous versions listed, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e is a class that implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from Object and contains the public constructors, \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest()\u003c/code\u003e and \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest(TargetSslProxiesSetProxyHeaderRequest other)\u003c/code\u003e, the latter allowing for the creation of a copy of an object.\u003c/p\u003e\n"],["\u003cp\u003eIt has 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 representing the type of proxy header, which can be set to "NONE" or "PROXY_V1".\u003c/p\u003e\n"],["\u003cp\u003eThis class belongs to the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]