Home
last modified time | relevance | path

Searched refs:healthStatus (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroupsListEndpointsRequest.php25 public $healthStatus; variable in Google\\Service\\Compute\\NetworkEndpointGroupsListEndpointsRequest
30 public function setHealthStatus($healthStatus) argument
32 $this->healthStatus = $healthStatus;
39 return $this->healthStatus;
H A DTargetPoolInstanceHealth.php33 public function setHealthStatus($healthStatus) argument
35 $this->healthStatus = $healthStatus;
42 return $this->healthStatus;
H A DBackendServiceGroupHealth.php51 public function setHealthStatus($healthStatus) argument
53 $this->healthStatus = $healthStatus;
60 return $this->healthStatus;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveStreamStatus.php32 public function setHealthStatus(LiveStreamHealthStatus $healthStatus) argument
34 $this->healthStatus = $healthStatus;
41 return $this->healthStatus;