relevance property
The relevance of this role binding to the overall determination for the entire policy. Possible string values are:
- "HEURISTIC_RELEVANCE_UNSPECIFIED" : Not specified.
- "HEURISTIC_RELEVANCE_NORMAL" : The data point has a limited effect on the result. Changing the data point is unlikely to affect the overall determination.
- "HEURISTIC_RELEVANCE_HIGH" : The data point has a strong effect on the result. Changing the data point is likely to affect the overall determination.
Implementation
core.String? relevance;