relevance property

String? relevance
getter/setter pair

The relevance of this policy to the overall determination in the TroubleshootIamPolicyResponse.

If the user who created the Replay does not have access to the policy, this field is omitted. Possible string values are:

  • "HEURISTIC_RELEVANCE_UNSPECIFIED" : Reserved for future use.
  • "NORMAL" : The data point has a limited effect on the result. Changing the data point is unlikely to affect the overall determination.
  • "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;