public RemoteLabel[] GetLabels(long objectId) { return(_service.getLabelsById(_authToken, objectId)); }