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-24 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleHttpHeaderAction` class within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET platform."],["The latest version available for `SecurityPolicyRuleHttpHeaderAction` is 3.6.0, and the page also offers documentation for versions dating back to 1.0.0."],["`SecurityPolicyRuleHttpHeaderAction` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a property named `RequestHeadersToAdds`, which is of type `RepeatedField\u003cSecurityPolicyRuleHttpHeaderActionHttpHeaderOption\u003e` and deals with modifying request headers."],["The documentation is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]