Whether IAM allow policies gives the principal the
permission.
Enums
Name
Description
ALLOW_ACCESS_STATE_UNSPECIFIED
Not specified.
ALLOW_ACCESS_STATE_GRANTED
The allow policy gives the principal the permission.
ALLOW_ACCESS_STATE_NOT_GRANTED
The allow policy doesn't give the principal the permission.
ALLOW_ACCESS_STATE_UNKNOWN_CONDITIONAL
The allow policy gives the principal the permission if a condition expression evaluate to `true`. However, the sender of the request didn't provide enough context for Policy Troubleshooter to evaluate the condition expression.
ALLOW_ACCESS_STATE_UNKNOWN_INFO
The sender of the request doesn't have access to all of the allow policies that Policy Troubleshooter needs to evaluate the principal's access.
[[["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-08-07 UTC."],[],[],null,["# Class AllowAccessState (0.1.13)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.13 (latest)](/python/docs/reference/policytroubleshooter-iam/latest/google.cloud.policytroubleshooter_iam_v3.types.AllowAccessState)\n- [0.1.11](/python/docs/reference/policytroubleshooter-iam/0.1.11/google.cloud.policytroubleshooter_iam_v3.types.AllowAccessState) \n\n AllowAccessState(value)\n\nWhether IAM allow policies gives the principal the\npermission."]]