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 is left empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class in the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0, with a range of previous versions available from 2.16.0 down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class represents the assessment of a policy configuration within the reCAPTCHA Enterprise system, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default one and another that takes a \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e object as a parameter, allowing the creation of instances and copies.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eError\u003c/code\u003e (to report if there was a problem processing a policy config) and \u003ccode\u003eFirewallPolicy\u003c/code\u003e (to report the policy that matched the request, if any).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class belongs to the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1\u003c/code\u003e namespace, and is located in the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]