public sealed class FirewallAction.Types.AllowAction : IMessage<FirewallAction.Types.AllowAction>, IEquatable<FirewallAction.Types.AllowAction>, IDeepCloneable<FirewallAction.Types.AllowAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallAction.Types.AllowAction.
An allow action continues processing a request unimpeded.
[[["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 reference documentation for the `FirewallAction.Types.AllowAction` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `AllowAction` class, part of the Google.Cloud.RecaptchaEnterprise.V1 namespace, is designed to represent an action that allows a request to continue processing without any hindrance."],["This class is implemented in multiple versions ranging from 1.2.0 to the latest release 2.17.0, and includes a variety of interfaces and inheritance from `object`, indicating its integration with the .NET framework."],["The page details that the `AllowAction` class has two constructors, one being a default constructor, the other takes in `FirewallAction.Types.AllowAction` for parameters, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]