Module Google::Cloud::PolicyTroubleshooter::V1::AccessState (v0.3.5)

Whether a member has a permission for a resource.

Constants

ACCESS_STATE_UNSPECIFIED

value: 0
Reserved for future use.

GRANTED

value: 1
The member has the permission.

NOT_GRANTED

value: 2
The member does not have the permission.

UNKNOWN_CONDITIONAL

value: 3
The member has the permission only if a condition expression evaluates to true.

UNKNOWN_INFO_DENIED

value: 4
The sender of the request does not have access to all of the policies that Policy Troubleshooter needs to evaluate.