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."],[[["This webpage provides documentation for the `SecurityPolicyRuleHttpHeaderAction` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `SecurityPolicyRuleHttpHeaderAction` documentation is 3.6.0, while the current page defaults to showing the documentation for version 2.15.0, but it has multiple previous versions dating back to 1.0.0, which can be accessed as well."],["The `SecurityPolicyRuleHttpHeaderAction` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class offers a constructor for creating new instances and another constructor for creating instances based off of other instances."],["The `RequestHeadersToAdds` property is a key component, allowing for the management of HTTP headers, such as adding or overwriting request headers, using a `RepeatedField` of `SecurityPolicyRuleHttpHeaderActionHttpHeaderOption`."]]],[]]