Class RolePermission (0.1.5)

RolePermission(value)

Whether a role includes a specific permission.

Values: ROLE_PERMISSION_UNSPECIFIED (0): Default value. This value is unused. ROLE_PERMISSION_INCLUDED (1): The permission is included in the role. ROLE_PERMISSION_NOT_INCLUDED (2): The permission is not included in the role. ROLE_PERMISSION_UNKNOWN_INFO_DENIED (3): The user who created the Replay is not allowed to access the binding.