Enum HeuristicRelevance (2.0.0)

public enum HeuristicRelevance

The extent to which a single data point contributes to an overall determination.

Namespace

Google.Cloud.PolicyTroubleshooter.V1

Assembly

Google.Cloud.PolicyTroubleshooter.V1.dll

Fields

NameDescription
High

The data point has a strong effect on the result. Changing the data point is likely to affect the overall determination.

Normal

The data point has a limited effect on the result. Changing the data point is unlikely to affect the overall determination.

Unspecified

Reserved for future use.