PermissionCheckRequest is the request message for the Check method in the Permission service.
| Name | Type | Description | Notes |
|---|---|---|---|
| metadata | PermissionCheckRequestMetadata | [optional] | |
| entity | Entity | [optional] | |
| permission | String | The action the user wants to perform on the resource | [optional] |
| subject | Subject | [optional] | |
| context | Context | [optional] | |
| arguments | List<Argument> | Additional arguments associated with this request. | [optional] |