Reference documentation and code samples for the Policy Troubleshooter V3 API module Google::Cloud::PolicyTroubleshooter::Iam::V3::TroubleshootIamPolicyResponse::OverallAccessState.
Whether the principal has the permission on the resource.
Constants
OVERALL_ACCESS_STATE_UNSPECIFIED
value: 0 Not specified.
CAN_ACCESS
value: 1 The principal has the permission.
CANNOT_ACCESS
value: 2 The principal doesn't have the permission.
UNKNOWN_INFO
value: 3 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
value: 4 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 2024-11-19 UTC."],[],[]]