public sealed class FirewallPolicyAssessment : IMessage<FirewallPolicyAssessment>, IEquatable<FirewallPolicyAssessment>, IDeepCloneable<FirewallPolicyAssessment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FirewallPolicyAssessment.
public FirewallPolicy FirewallPolicy { get; set; }
Output only. The policy that matched the request. If more than one policy
may match, this is the first match. If no policy matches the incoming
request, the policy field will be left empty.
[[["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 `FirewallPolicyAssessment` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically in the .NET context."],["The content covers versions ranging from 2.17.0 (latest) down to 1.2.0 of the `FirewallPolicyAssessment`, allowing users to view documentation for different releases."],["`FirewallPolicyAssessment` is a class used for policy configuration assessments and includes details on its implementation, inheritance, constructors, and properties like `Error` and `FirewallPolicy`."],["The latest version of `FirewallPolicyAssessment` documented is 2.17.0, and the documentation includes a list of previous versions down to 1.2.0."],["The documentation also provides links to external resources, such as Microsoft's .NET documentation and Google's Protocol Buffer documentation, for further reference on implemented classes and interfaces."]]],[]]