Module: Google::Cloud::PolicyTroubleshooter::Iam::V3::RolePermissionInclusionState
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb
Overview
Whether a role includes a specific permission.
Constant Summary collapse
- ROLE_PERMISSION_INCLUSION_STATE_UNSPECIFIED =
Not specified.
0
- ROLE_PERMISSION_INCLUDED =
The permission is included in the role.
1
- ROLE_PERMISSION_NOT_INCLUDED =
The permission is not included in the role.
2
- ROLE_PERMISSION_UNKNOWN_INFO =
The sender of the request is not allowed to access the role definition.
3