Policy Troubleshooter v1 API - Enum HeuristicRelevance (2.2.0)

public enum HeuristicRelevance

Reference documentation and code samples for the Policy Troubleshooter v1 API enum HeuristicRelevance.

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.

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

Default value. This value is unused.