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"]],[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class, ranging from version 1.2.0 to the latest version 2.17.0, with links to each.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e is a class used for policy config assessment and it inherits from the base object class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and one that takes another \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class contains properties like \u003ccode\u003eError\u003c/code\u003e (of type Status) and \u003ccode\u003eFirewallPolicy\u003c/code\u003e (of type \u003ccode\u003eFirewallPolicy\u003c/code\u003e) which provide details about the status and the matching firewall policy, respectively.\u003c/p\u003e\n"]]],[],null,[]]