Home
last modified time | relevance | path

Searched refs:JobsEmpty (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobsEmpty.php20 class JobsEmpty extends \Google\Model class
25 class_alias(JobsEmpty::class, 'Google_Service_CloudTalentSolution_JobsEmpty');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenants.php21 use Google\Service\CloudTalentSolution\JobsEmpty; alias
91 * @return JobsEmpty
97 return $this->call('delete', [$params], JobsEmpty::class);
H A DProjectsTenantsCompanies.php21 use Google\Service\CloudTalentSolution\JobsEmpty; alias
60 * @return JobsEmpty
66 return $this->call('delete', [$params], JobsEmpty::class);
H A DProjectsTenantsJobs.php24 use Google\Service\CloudTalentSolution\JobsEmpty; alias
118 * @return JobsEmpty
124 return $this->call('delete', [$params], JobsEmpty::class);