Home
last modified time | relevance | path

Searched refs:BatchCreateJobsRequest (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DBatchCreateJobsRequest.php20 class BatchCreateJobsRequest extends \Google\Collection class
43 class_alias(BatchCreateJobsRequest::class, 'Google_Service_CloudTalentSolution_BatchCreateJobsReque…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/Resource/
H A DProjectsTenantsJobs.php20 use Google\Service\CloudTalentSolution\BatchCreateJobsRequest; alias
47 * @param BatchCreateJobsRequest $postBody
51 public function batchCreate($parent, BatchCreateJobsRequest $postBody, $optParams = [])