public DeleteComponentResponse DeleteComponent(DeleteComponentRequest request) { return(Execute(() => InternalService.DeleteComponent(request))); }