Module: Google::Cloud::PolicyTroubleshooter::V1::HeuristicRelevance
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/v1/explanations.rb
Overview
The extent to which a single data point, such as the existence of a binding or whether a binding includes a specific principal, contributes to an overall determination.
Constant Summary collapse
- HEURISTIC_RELEVANCE_UNSPECIFIED =
Default value. This value is unused.
0
- NORMAL =
The data point has a limited effect on the result. Changing the data point is unlikely to affect the overall determination.
1
- HIGH =
The data point has a strong effect on the result. Changing the data point is likely to affect the overall determination.
2