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-04-01 UTC."],[[["This page provides documentation for the `DenyAccessState` enum within the Google Cloud Policy Troubleshooter v3 API, specifically for .NET."],["The `DenyAccessState` enum indicates whether an IAM deny policy prevents a principal from having a specific permission."],["There are five possible states for `DenyAccessState`: `Denied`, `NotDenied`, `UnknownConditional`, `UnknownInfo`, and `Unspecified`."],["The page also includes links to specific versions of the API documentation, with the latest being version 1.2.0."],["This API is available through the `Google.Cloud.PolicyTroubleshooter.Iam.V3` namespace and the `Google.Cloud.PolicyTroubleshooter.Iam.V3.dll` assembly."]]],[]]