public enum HeuristicRelevanceReference documentation and code samples for the Policy Simulator 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.PolicySimulator.V1Assembly
Google.Cloud.PolicySimulator.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |