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 webpage provides documentation for the `SecurityPolicyRuleHttpHeaderAction` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0."],["This class, `SecurityPolicyRuleHttpHeaderAction`, is part of the Google Cloud Compute V1 library and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyRuleHttpHeaderAction` class offers two constructors: a default constructor and one that accepts another `SecurityPolicyRuleHttpHeaderAction` object as a parameter."],["It includes a `RequestHeadersToAdds` property, which is a list of headers that can be added or overwritten, represented as a `RepeatedField` of type `SecurityPolicyRuleHttpHeaderActionHttpHeaderOption`."],["The documentation for `SecurityPolicyRuleHttpHeaderAction` spans multiple versions of the library, ranging from version 1.0.0 to the latest, 3.6.0."]]],[]]