ProjectsWorkers
class ProjectsWorkers extends Resource (View source)
The "workers" collection of methods.
Typical usage is:
$genomicsService = new Google\Service\Genomics(...);
$workers = $genomicsService->projects_workers;
Methods
checkIn(string $id, CheckInRequest $postBody, array $optParams = [])
The worker uses this method to retrieve the assigned operation and provide periodic status updates. (workers.checkIn)
Details
CheckInResponse
checkIn(string $id, CheckInRequest $postBody, array $optParams = [])
The worker uses this method to retrieve the assigned operation and provide periodic status updates. (workers.checkIn)