Home
last modified time | relevance | path

Searched refs:getHealth (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1RouteMap.php41 public function getHealth() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1RouteMap
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DCluster.php135 public function getHealth(): Health
128 public function getHealth(): Health global() function in Elastica\\Cluster
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1DiskInfo.php128 public function getHealth() function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1DiskInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionBackendServices.php91 …public function getHealth($project, $region, $backendService, ResourceGroupReference $postBody, $o… function in Google\\Service\\Compute\\Resource\\RegionBackendServices
H A DBackendServices.php208 …public function getHealth($project, $backendService, ResourceGroupReference $postBody, $optParams … function in Google\\Service\\Compute\\Resource\\BackendServices
H A DTargetPools.php211 …public function getHealth($project, $region, $targetPool, InstanceReference $postBody, $optParams … function in Google\\Service\\Compute\\Resource\\TargetPools
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNode.php174 public function getHealth() function in Google\\Service\\TPU\\Node
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php894 ],'getHealth' => [
895 'path' => 'projects/{project}/global/backendServices/{backendService}/getHealth',
8911 ],'getHealth' => [
8912 … 'path' => 'projects/{project}/regions/{region}/backendServices/{backendService}/getHealth',
14833 ],'getHealth' => [
14834 'path' => 'projects/{project}/regions/{region}/targetPools/{targetPool}/getHealth',
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md741 $cluster->getHealth()->getIndices()[$indexName]
743 $indices = $cluster->getHealth()->getIndices();