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\u003eThis webpage details the \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e class, a part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with its latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \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, enabling functionalities like message handling, equality checking, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default constructor and one that takes another \u003ccode\u003eTargetSslProxiesSetProxyHeaderRequest\u003c/code\u003e object as a parameter, allowing for easy object creation and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eHasProxyHeader\u003c/code\u003e, a boolean indicating if the "proxy_header" field is set, and \u003ccode\u003eProxyHeader\u003c/code\u003e, a string that sets the new type of proxy header to append, with allowed values of "NONE" or "PROXY_V1".\u003c/p\u003e\n"],["\u003cp\u003eThe webpage has information on all version releases from 1.0.0 until the latest release of 3.6.0, including the class' information for version 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]