The deny policy denies the principal the permission.
NotDenied
The deny policy doesn't deny the principal the permission.
UnknownConditional
The deny policy denies the principal the permission if a condition
expression evaluates 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 does not have access to all of the deny 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 `DenyAccessState` enum within the Google Cloud Policy Troubleshooter v3 API."],["The `DenyAccessState` enum indicates whether IAM deny policies are currently preventing a principal from accessing a permission."],["There are five possible states outlined within the enum: `Denied`, `NotDenied`, `UnknownConditional`, `UnknownInfo`, and `Unspecified`."],["The document lists different versions of the documentation for the `DenyAccessState` enum, including 1.0.0, 1.1.0, and the latest version, 1.2.0."]]],[]]