Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceListReferrers.php20 class InstanceListReferrers extends \Google\Collection class
131 class_alias(InstanceListReferrers::class, 'Google_Service_Compute_InstanceListReferrers');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php28 use Google\Service\Compute\InstanceListReferrers; alias
610 * @return InstanceListReferrers
616 return $this->call('listReferrers', [$params], InstanceListReferrers::class);