Searched refs:HealthCheckList (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Compute\HealthCheckList; alias208 * @return HealthCheckList214 return $this->call('list', [$params], HealthCheckList::class);
21 use Google\Service\Compute\HealthCheckList; alias150 * @return HealthCheckList156 return $this->call('list', [$params], HealthCheckList::class);
20 class HealthCheckList extends \Google\Collection class131 class_alias(HealthCheckList::class, 'Google_Service_Compute_HealthCheckList');