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."],[[["Version 2.17.0 is the latest release for the Google Cloud reCAPTCHA Enterprise v1 API, with version 2.16.0 being the current version on display."],["This document covers the `FirewallAction.Types.BlockAction` class, which is part of the Google Cloud reCAPTCHA Enterprise v1 API, and is responsible for blocking requests."],["The `BlockAction` class, serving as an error response mechanism, prevents requests from reaching the backend by returning an HTTP error code."],["Multiple previous versions of this API are accessible, ranging from version 2.15.0 to 1.2.0, and each version is linked."],["The `BlockAction` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `object` class, as indicated by the listed inheritance and implementation details."]]],[]]