Class FirewallPolicyAssessment (1.20.0)

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

Policy config assessment.

Attributes

NameDescription
error google.rpc.status_pb2.Status
Output only. If the processing of a policy config fails, an error will be populated and the firewall_policy will be 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 will be left empty.