Class RolePermission (1.11.5)

RolePermission(value)

Whether a role includes a specific permission.

Enums

Name Description
ROLE_PERMISSION_UNSPECIFIED Default value. This value is unused.
ROLE_PERMISSION_INCLUDED The permission is included in the role.
ROLE_PERMISSION_NOT_INCLUDED The permission is not included in the role.
ROLE_PERMISSION_UNKNOWN_INFO_DENIED The sender of the request is not allowed to access the binding.