Policy Troubleshooter V3 API - Module Google::Cloud::PolicyTroubleshooter::Iam::V3::RolePermissionInclusionState (v0.3.2)

Reference documentation and code samples for the Policy Troubleshooter V3 API module Google::Cloud::PolicyTroubleshooter::Iam::V3::RolePermissionInclusionState.

Whether a role includes a specific permission.

Constants

ROLE_PERMISSION_INCLUSION_STATE_UNSPECIFIED

value: 0
Not specified.

ROLE_PERMISSION_INCLUDED

value: 1
The permission is included in the role.

ROLE_PERMISSION_NOT_INCLUDED

value: 2
The permission is not included in the role.

ROLE_PERMISSION_UNKNOWN_INFO

value: 3
The sender of the request is not allowed to access the role definition.