Class FirewallPolicyAssessment (1.23.0)

FirewallPolicyAssessment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Policy config assessment.

Attributes

Name Description
error google.rpc.status_pb2.Status
Output only. If the processing of a policy config fails, an error is populated and the firewall_policy is left empty.
firewall_policy google.cloud.recaptchaenterprise_v1.types.FirewallPolicy
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.