firewallPolicy property

GoogleCloudRecaptchaenterpriseV1FirewallPolicy? firewallPolicy
getter/setter pair

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.

Output only.

Implementation

GoogleCloudRecaptchaenterpriseV1FirewallPolicy? firewallPolicy;