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 page provides reference documentation for the `FirewallAction.Types.AllowAction` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The `AllowAction` class, part of the reCAPTCHA Enterprise API, signifies that a request should proceed without any impediment."],["The documentation outlines the implementation of the `AllowAction` class, including its inheritance and the various interfaces it adheres to, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It also lists all available versions, ranging from the latest version `2.17.0` down to version `1.2.0`, indicating a history of updates and changes to this API element."],["The provided constructors for `AllowAction` include a default constructor and one that allows cloning from another `AllowAction` instance."]]],[]]