The allow policy gives the principal the permission.
NotGranted
The allow policy doesn't give the principal the permission.
UnknownConditional
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.
UnknownInfo
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-03-21 UTC."],[[["This document provides reference information for the `AllowAccessState` enum within the Policy Troubleshooter v3 API."],["The `AllowAccessState` enum indicates whether an IAM allow policy grants a principal a specific permission."],["There are five possible states defined in this enum: `Granted`, `NotGranted`, `UnknownConditional`, `UnknownInfo`, and `Unspecified`."],["The document provides details on the namespace where the `AllowAccessState` can be located, which is `Google.Cloud.PolicyTroubleshooter.Iam.V3` as well as its assembly name, `Google.Cloud.PolicyTroubleshooter.Iam.V3.dll`."],["It lists the available versions of this documentation, with 1.2.0 being the latest."]]],[]]