Searched refs:GoogleCloudRunV2Job (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudRun\GoogleCloudRunV2Job; alias44 * @param GoogleCloudRunV2Job $postBody54 public function create($parent, GoogleCloudRunV2Job $postBody, $optParams = [])89 * @return GoogleCloudRunV2Job95 return $this->call('get', [$params], GoogleCloudRunV2Job::class);151 * @param GoogleCloudRunV2Job $postBody163 public function patch($name, GoogleCloudRunV2Job $postBody, $optParams = [])
23 protected $jobsType = GoogleCloudRunV2Job::class;31 * @param GoogleCloudRunV2Job[]38 * @return GoogleCloudRunV2Job[]
20 class GoogleCloudRunV2Job extends \Google\Collection class447 class_alias(GoogleCloudRunV2Job::class, 'Google_Service_CloudRun_GoogleCloudRunV2Job');