Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenantsJobs.php28 use Google\Service\CloudTalentSolution\SearchJobsResponse; alias
210 * @return SearchJobsResponse
216 return $this->call('search', [$params], SearchJobsResponse::class);
232 * @return SearchJobsResponse
238 return $this->call('searchForAlert', [$params], SearchJobsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsResponse.php20 class SearchJobsResponse extends \Google\Collection class
161 class_alias(SearchJobsResponse::class, 'Google_Service_CloudTalentSolution_SearchJobsResponse');