updatePermission abstract method

Future<UpdatePermissionResponse> updatePermission(
  1. ServerContext ctx,
  2. UpdatePermissionRequest request
)

Implementation

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