IAM Policy Troubleshooter V1 API - Module Google::Cloud::PolicyTroubleshooter::V1::AccessState (v1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the IAM Policy Troubleshooter V1 API module Google::Cloud::PolicyTroubleshooter::V1::AccessState.
Whether a principal has a permission for a resource.
Constants
ACCESS_STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
GRANTED
value: 1 The principal has the permission.
NOT_GRANTED
value: 2 The principal does not have the permission.
UNKNOWN_CONDITIONAL
value: 3 The principal has the permission only if a condition expression evaluates
to true.
UNKNOWN_INFO_DENIED
value: 4 The sender of the request does not have access to all of the policies that
Policy Troubleshooter needs to evaluate.
[[["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 2026-04-03 UTC."],[],[]]