Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSslPolicies.php21 use Google\Service\Compute\SslPoliciesList; alias
151 * @return SslPoliciesList
157 return $this->call('list', [$params], SslPoliciesList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslPoliciesList.php20 class SslPoliciesList extends \Google\Collection class
131 class_alias(SslPoliciesList::class, 'Google_Service_Compute_SslPoliciesList');