Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenantsCompanies.php22 use Google\Service\CloudTalentSolution\ListCompaniesResponse; alias
101 * @return ListCompaniesResponse
107 return $this->call('list', [$params], ListCompaniesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DListCompaniesResponse.php20 class ListCompaniesResponse extends \Google\Collection class
77 class_alias(ListCompaniesResponse::class, 'Google_Service_CloudTalentSolution_ListCompaniesResponse…