public sealed class FirewallAction.Types.SetHeaderAction : IMessage<FirewallAction.Types.SetHeaderAction>, IEquatable<FirewallAction.Types.SetHeaderAction>, IDeepCloneable<FirewallAction.Types.SetHeaderAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.SetHeaderAction.
A set header action sets a header and forwards the request to the
backend. This can be used to trigger custom protection implemented on the
backend.
[[["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-25 UTC."],[[["The latest version of the `FirewallAction.Types.SetHeaderAction` API class is 2.17.0, and this page provides access to documentation for versions ranging from 1.2.0 to 2.17.0."],["`FirewallAction.Types.SetHeaderAction` is part of the Google Cloud reCAPTCHA Enterprise v1 API and allows setting a header to forward requests to a backend server, which may trigger backend custom protection."],["The `SetHeaderAction` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two string properties: `Key`, which is the header key, and `Value`, which represents the header's value."],["The `SetHeaderAction` class contains two constructors, one default and another which allows you to construct it from another `SetHeaderAction` instance."]]],[]]