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 documentation for the \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with the latest version being 2.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class is a public sealed class that 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, related to protocol buffer management and object equality.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and a copy constructor, for creating instances of \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallPolicyAssessment\u003c/code\u003e class has two properties: \u003ccode\u003eError\u003c/code\u003e, which provides details on processing failures of a policy configuration, and \u003ccode\u003eFirewallPolicy\u003c/code\u003e, which presents the matching policy to a request, or remains empty if no policy matches.\u003c/p\u003e\n"],["\u003cp\u003eIt lists historical versions of this class, ranging from version 2.17.0 down to 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]