Class RolePermissionInclusionState (0.1.9)

RolePermissionInclusionState(value)

Whether a role includes a specific permission.

Enums

Name Description
ROLE_PERMISSION_INCLUSION_STATE_UNSPECIFIED Not specified.
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 The sender of the request is not allowed to access the role definition.