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 contributes to an overall determination.

Constant Summary collapse

HEURISTIC_RELEVANCE_UNSPECIFIED =

Reserved for future use.

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