Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DGetInstanceHealthResponse.php29 public $healthState; variable in Google\\Service\\AIPlatformNotebooks\\GetInstanceHealthResponse
48 public function setHealthState($healthState) argument
50 $this->healthState = $healthState;
57 return $this->healthState;
H A DRuntime.php31 public $healthState; variable in Google\\Service\\AIPlatformNotebooks\\Runtime
82 public function setHealthState($healthState) argument
84 $this->healthState = $healthState;
91 return $this->healthState;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHealthStatusForNetworkEndpoint.php33 public $healthState; variable in Google\\Service\\Compute\\HealthStatusForNetworkEndpoint
94 public function setHealthState($healthState) argument
96 $this->healthState = $healthState;
103 return $this->healthState;
H A DHealthStatus.php37 public $healthState; variable in Google\\Service\\Compute\\HealthStatus
104 public function setHealthState($healthState) argument
106 $this->healthState = $healthState;
113 return $this->healthState;