Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DDiskTypes.php22 use Google\Service\Compute\DiskTypeList; alias
157 * @return DiskTypeList
163 return $this->call('list', [$params], DiskTypeList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDiskTypeList.php20 class DiskTypeList extends \Google\Collection class
131 class_alias(DiskTypeList::class, 'Google_Service_Compute_DiskTypeList');