Get desktop application:
View/edit binary Protocol Buffers messages
PermissionsAPI defines a service for permissions.
CheckPermission defines a method to check permission/role.
CheckPermissionsRequest is used to check if a user has a certain permission.
Used as request type in: gateway.v1beta1.GatewayAPI.CheckPermission, PermissionsAPI.CheckPermission
REQUIRED. The permission to check.
REQUIRED. The subject holding the permission.
OPTIONAL. The target resource of the permission.
CheckPermissionsResponse ...
Used as response type in: gateway.v1beta1.GatewayAPI.CheckPermission, PermissionsAPI.CheckPermission
REQUIRED. The response status.
SubjectReference references either a user or a group by id.
Used in: