PermissionExpandRequest is the request message for the Expand method in the Permission service.
| Name | Type | Description | Notes |
|---|---|---|---|
| metadata | PermissionExpandRequestMetadata | [optional] | |
| entity | Entity | [optional] | |
| permission | String | Name of the permission to be expanded, not required, must start with a letter and can include alphanumeric and underscore, max 64 bytes. | [optional] |
| context | Context | [optional] | |
| arguments | List<Argument> | Additional arguments associated with this request. | [optional] |