Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetInstances.php23 use Google\Service\Compute\TargetInstanceList; alias
212 * @return TargetInstanceList
218 return $this->call('list', [$params], TargetInstanceList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetInstanceList.php20 class TargetInstanceList extends \Google\Collection class
131 class_alias(TargetInstanceList::class, 'Google_Service_Compute_TargetInstanceList');