Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSslCertificates.php22 use Google\Service\Compute\SslCertificateAggregatedList; alias
88 * @return SslCertificateAggregatedList
94 return $this->call('aggregatedList', [$params], SslCertificateAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslCertificateAggregatedList.php20 class SslCertificateAggregatedList extends \Google\Collection class
149 class_alias(SslCertificateAggregatedList::class, 'Google_Service_Compute_SslCertificateAggregatedLi…