updatePermission abstract method
Future<UpdatePermissionResponse>
updatePermission(
- ServerContext ctx,
- UpdatePermissionRequest request
Implementation
$async.Future<$11.UpdatePermissionResponse> updatePermission(
$pb.ServerContext ctx, $11.UpdatePermissionRequest request);