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
CloneableInstantiable
| Constants |
| public Google Allowlist the IP address; i.e. give a Generated from protobuf enum ALLOW = 1; |
| public Google Default override type that indicates this enum hasn't been specified. Generated from protobuf enum OVERRIDE_TYPE_UNSPECIFIED = 0; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['OVERRIDE_TYPE_UNSPECIFIED', 'ALLOW'] |
| Properties |
| private static $valueToName = ['OVERRIDE_TYPE_UNSPECIFIED', 'ALLOW'] |
| Methods |
| public static name( $value) |
| public static value( $name) |