Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DIsInstanceUpgradeableResponse.php20 class IsInstanceUpgradeableResponse extends \Google\Model class
98 class_alias(IsInstanceUpgradeableResponse::class, 'Google_Service_AIPlatformNotebooks_IsInstanceUpg…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsInstances.php22 use Google\Service\AIPlatformNotebooks\IsInstanceUpgradeableResponse; alias
153 * @return IsInstanceUpgradeableResponse
159 return $this->call('isUpgradeable', [$params], IsInstanceUpgradeableResponse::class);