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 documentation for the `FirewallAction.Types.AllowAction` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET."],["The `AllowAction` class, as its name suggests, represents an action that allows a request to continue unimpeded through the system."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its integration with the Google.Protobuf library."],["The page lists various versions of the API, from version 1.2.0 up to the latest version, 2.17.0, along with links to their respective documentation for `AllowAction`."],["The current page displays information regarding version 2.10.0 of the API, including details on the `AllowAction` class constructors, inheritance, and implemented members."]]],[]]