Policy Troubleshooter V3 API - Module Google::Cloud::PolicyTroubleshooter::Iam::V3::TroubleshootIamPolicyResponse::OverallAccessState (v0.2.0)

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.