Reference documentation and code samples for the Policy Simulator V1 API module Google::Cloud::PolicySimulator::V1::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.
Constants
HEURISTIC_RELEVANCE_UNSPECIFIED
value: 0 Default value. This value is unused.
NORMAL
value: 1 The data point has a limited effect on the result. Changing the data point
is unlikely to affect the overall determination.
HIGH
value: 2 The data point has a strong effect on the result. Changing the data point
is likely to affect the overall determination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Policy Simulator V1 API - Module Google::Cloud::PolicySimulator::V1::HeuristicRelevance (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [1.3.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.3.0/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [1.2.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.2.1/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [1.1.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.1.0/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [1.0.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.0.1/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [0.4.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.4.0/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [0.3.2](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.3.2/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [0.2.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.2.0/Google-Cloud-PolicySimulator-V1-HeuristicRelevance)\n- [0.1.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.1.1/Google-Cloud-PolicySimulator-V1-HeuristicRelevance) \nReference documentation and code samples for the Policy Simulator V1 API module Google::Cloud::PolicySimulator::V1::HeuristicRelevance.\n\nThe extent to which a single data point, such as the existence of a binding\nor whether a binding includes a specific principal, contributes to an overall\ndetermination.\n\nConstants\n---------\n\n### HEURISTIC_RELEVANCE_UNSPECIFIED\n\n**value:** 0 \nDefault value. This value is unused.\n\n### NORMAL\n\n**value:** 1 \nThe data point has a limited effect on the result. Changing the data point\nis unlikely to affect the overall determination.\n\n### HIGH\n\n**value:** 2 \nThe data point has a strong effect on the result. Changing the data point\nis likely to affect the overall determination."]]