Module: Google::Cloud::PolicyTroubleshooter::Iam::V3::HeuristicRelevance
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb
Overview
The extent to which a single data point contributes to an overall determination.
Constant Summary collapse
- HEURISTIC_RELEVANCE_UNSPECIFIED =
Not specified.
0
- HEURISTIC_RELEVANCE_NORMAL =
The data point has a limited effect on the result. Changing the data point is unlikely to affect the overall determination.
1
- HEURISTIC_RELEVANCE_HIGH =
The data point has a strong effect on the result. Changing the data point is likely to affect the overall determination.
2