Module: Google::Cloud::RecaptchaEnterprise::V1::IpOverrideData::OverrideType

Defined in:
proto_docs/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.rb

Overview

Enum that represents the type of IP override.

Constant Summary collapse

OVERRIDE_TYPE_UNSPECIFIED =

Default override type that indicates this enum hasn't been specified.

0
ALLOW =

Allowlist the IP address; i.e. give a risk_analysis.score of 0.9 for all valid assessments.

1