Whether the principal has the permission on the resource.
Enums
Name
Description
OVERALL_ACCESS_STATE_UNSPECIFIED
Not specified.
CAN_ACCESS
The principal has the permission.
CANNOT_ACCESS
The principal doesn't have the permission.
UNKNOWN_INFO
The principal might have the permission, but the sender can't access all of the information needed to fully evaluate the principal's access.
UNKNOWN_CONDITIONAL
The principal might have the permission, but Policy Troubleshooter can't fully evaluate the principal's access because the sender didn't provide the required context to evaluate the condition.
[[["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 OverallAccessState (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.TroubleshootIamPolicyResponse.OverallAccessState)\n- [0.1.11](/python/docs/reference/policytroubleshooter-iam/0.1.11/google.cloud.policytroubleshooter_iam_v3.types.TroubleshootIamPolicyResponse.OverallAccessState) \n\n OverallAccessState(value)\n\nWhether the principal has the permission on the resource."]]