overallRiskLevel property
Overall assessed risk level across all entries.
This will be the highest risk level from all entries. Possible string values are:
- "RISK_LEVEL_UNSPECIFIED" : Risk level not specified.
- "RISK_LEVEL_LOW" : Extension that represents a low risk.
- "RISK_LEVEL_MEDIUM" : Extension that represents a medium risk.
- "RISK_LEVEL_HIGH" : Extension that represents a high risk.
Implementation
core.String? overallRiskLevel;