Home
last modified time | relevance | path

Searched refs:BackendServiceGroupHealth (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendServiceGroupHealth.php20 class BackendServiceGroupHealth extends \Google\Collection class
79 class_alias(BackendServiceGroupHealth::class, 'Google_Service_Compute_BackendServiceGroupHealth');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionBackendServices.php21 use Google\Service\Compute\BackendServiceGroupHealth; alias
89 * @return BackendServiceGroupHealth
95 return $this->call('getHealth', [$params], BackendServiceGroupHealth::class);
H A DBackendServices.php22 use Google\Service\Compute\BackendServiceGroupHealth; alias
206 * @return BackendServiceGroupHealth
212 return $this->call('getHealth', [$params], BackendServiceGroupHealth::class);