public sealed class FirewallAction.Types.BlockAction : IMessage<FirewallAction.Types.BlockAction>, IEquatable<FirewallAction.Types.BlockAction>, IDeepCloneable<FirewallAction.Types.BlockAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.BlockAction.
A block action serves an HTTP error code a prevents the request from
hitting 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."],[[["This webpage provides documentation for the `FirewallAction.Types.BlockAction` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `BlockAction` class serves to block requests by returning an HTTP error code, preventing the request from reaching the backend."],["This documentation covers versions 1.2.0 through 2.17.0 of the API, with version 2.17.0 being the latest."],["The `BlockAction` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to the object class it inherits from."],["The document includes a detailed description of the constructors for the `BlockAction` class, including the `BlockAction()` and `BlockAction(FirewallAction.Types.BlockAction other)` constructors, along with the parameters needed for each."]]],[]]