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 page provides reference documentation for the `FirewallAction.Types.BlockAction` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically detailing its structure and functionality."],["The `BlockAction` class is designed to serve an HTTP error code and prevent requests from reaching the backend, enhancing security measures."],["The documentation includes a list of available versions, ranging from the latest 2.17.0 down to 1.2.0, for the `FirewallAction.Types.BlockAction`."],["The Class is available in the `Google.Cloud.RecaptchaEnterprise.V1` namespace, contained within the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."],["There are two constructors available for this class: `BlockAction()` and `BlockAction(FirewallAction.Types.BlockAction other)`, allowing for the creation of a new `BlockAction` instance or a copy of an existing instance."]]],[]]