Home
last modified time | relevance | path

Searched refs:GetInstanceHealthResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DGetInstanceHealthResponse.php20 class GetInstanceHealthResponse extends \Google\Model class
62 class_alias(GetInstanceHealthResponse::class, 'Google_Service_AIPlatformNotebooks_GetInstanceHealth…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsInstances.php20 use Google\Service\AIPlatformNotebooks\GetInstanceHealthResponse; alias
136 * @return GetInstanceHealthResponse
142 return $this->call('getInstanceHealth', [$params], GetInstanceHealthResponse::class);