Searched refs:SslCertificateList (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\Compute\SslCertificateList; alias153 * @return SslCertificateList159 return $this->call('list', [$params], SslCertificateList::class);
23 use Google\Service\Compute\SslCertificateList; alias208 * @return SslCertificateList214 return $this->call('list', [$params], SslCertificateList::class);
20 class SslCertificateList extends \Google\Collection class131 class_alias(SslCertificateList::class, 'Google_Service_Compute_SslCertificateList');