overrideType property
Describes the type of IP override.
Required. Possible string values are:
- "OVERRIDE_TYPE_UNSPECIFIED" : Default override type that indicates this enum hasn't been specified.
- "ALLOW" : Allowlist the IP address; i.e. give a
risk_analysis.score
of 0.9 for all valid assessments.
Implementation
core.String? overrideType;