Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DServiceAttachmentList.php20 class ServiceAttachmentList extends \Google\Collection class
131 class_alias(ServiceAttachmentList::class, 'Google_Service_Compute_ServiceAttachmentList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DServiceAttachments.php25 use Google\Service\Compute\ServiceAttachmentList; alias
237 * @return ServiceAttachmentList
243 return $this->call('list', [$params], ServiceAttachmentList::class);