public sealed class SecurityPolicyRuleHttpHeaderAction : IMessage<SecurityPolicyRuleHttpHeaderAction>, IEquatable<SecurityPolicyRuleHttpHeaderAction>, IDeepCloneable<SecurityPolicyRuleHttpHeaderAction>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content provides documentation for the `SecurityPolicyRuleHttpHeaderAction` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.11.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities like message handling, equality comparisons, and deep cloning."],["The class has two constructors, a default constructor and another one that takes an instance of `SecurityPolicyRuleHttpHeaderAction` for copying, it is to be used when providing parameter `other`."],["The class includes the `RequestHeadersToAdds` property, which is a list of HTTP headers that can be added to or overwritten in requests."],["The documentation features an extensive version history, with versions ranging from 1.0.0 up to the latest 3.6.0, which are all accessible through dedicated links."]]],[]]