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 latest version of the `SecurityPolicyRuleHttpHeaderAction` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`SecurityPolicyRuleHttpHeaderAction` is a class within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `SecurityPolicyRuleHttpHeaderAction` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyRuleHttpHeaderAction` class includes a `RequestHeadersToAdds` property that is a repeated field used to manage HTTP request headers."],["This class can be constructed either by a default constructor or by passing another `SecurityPolicyRuleHttpHeaderAction` object as a parameter to copy its properties."]]],[]]