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-04-09 UTC."],[[["The webpage provides documentation for the `SecurityPolicyRuleHttpHeaderAction` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0, and references to a wide array of previous versions."],["The `SecurityPolicyRuleHttpHeaderAction` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and one that takes another `SecurityPolicyRuleHttpHeaderAction` object as a parameter to create a copy."],["The primary property of the `SecurityPolicyRuleHttpHeaderAction` class is `RequestHeadersToAdds`, which manages a list of headers to be added or overwritten in requests, and contains a `RepeatedField` of `SecurityPolicyRuleHttpHeaderActionHttpHeaderOption` objects."],["The most recent version available of `SecurityPolicyRuleHttpHeaderAction` is 3.6.0, as per the documentation provided, and it goes down to 1.0.0."]]],[]]