RiskConfig Stay organized with collections Save and categorize content based on your preferences.
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 |
Since this is a singleton resource, name includes the name of their parent followed by one static-segment e.g. '.../instances/12345/riskConfig' |
defaultDetectionRiskScore |
Default Risk Score for detections. |
defaultAlertRiskScore |
Default Risk Score for alerts. |
defaultWeightingFactor |
Default Weighting Factor for Risk Scoring algortihms. |
defaultClosedAlertCoefficient |
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.