RiskConfig

Configurations used for the computation of Entity Risk Scores in given instance.

JSON representation
{"name":string,"defaultDetectionRiskScore":number,"defaultAlertRiskScore":number,"defaultWeightingFactor":number,"defaultClosedAlertCoefficient":number}
Fields
name

string

Since this is a singleton resource, name includes the name of their parent followed by one static-segment e.g. '.../instances/12345/riskConfig'

defaultDetectionRiskScore

number

Default Risk Score for detections.

defaultAlertRiskScore

number

Default Risk Score for alerts.

defaultWeightingFactor

number

Default Weighting Factor for Risk Scoring algortihms.

defaultClosedAlertCoefficient

number

Default Closed Alert Coefficient

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-13 UTC.