Google Cloud Recaptcha Enterprise V1 Client - Class OverrideType (2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class OverrideType.
Enum that represents the type of IP override.
Ensure that applications can handle values not explicitly listed.
Protobuf type google.cloud.recaptchaenterprise.v1.IpOverrideData.OverrideType
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1 \ IpOverrideData
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
OVERRIDE_TYPE_UNSPECIFIED
Value: 0
Default override type that indicates this enum hasn't been specified.
Generated from protobuf enum OVERRIDE_TYPE_UNSPECIFIED = 0;
ALLOW
Value: 1
Allowlist the IP address; i.e. give a risk_analysis.score of 0.9 for
all valid assessments.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]