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."],[[["The latest version available for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.BlockAction is 2.17.0, with multiple older versions also listed."],["FirewallAction.Types.BlockAction is a class that serves as a block action within the reCAPTCHA Enterprise API, designed to return an HTTP error code and prevent the request from reaching the backend."],["This class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, equality comparison, deep cloning, and buffer management."],["The BlockAction class inherits from the base object class and includes a default constructor and a copy constructor, which allows the creation of new instances and deep copies."],["Documentation and code samples are provided for the class, along with details on its inheritance, implemented interfaces, and available constructors."]]],[]]