Lines Matching refs:Company
20 use Google\Service\CloudTalentSolution\Company; alias
41 * @param Company $postBody
43 * @return Company
45 public function create($parent, Company $postBody, $optParams = [])
49 return $this->call('create', [$params], Company::class);
76 * @return Company
82 return $this->call('get', [$params], Company::class);
116 * @param Company $postBody
124 * @return Company
126 public function patch($name, Company $postBody, $optParams = [])
130 return $this->call('patch', [$params], Company::class);