Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DMatchingJob.php22 protected $commuteInfoType = CommuteInfo::class;
40 * @param CommuteInfo
42 public function setCommuteInfo(CommuteInfo $commuteInfo)
47 * @return CommuteInfo
H A DCommuteInfo.php20 class CommuteInfo extends \Google\Model class
60 class_alias(CommuteInfo::class, 'Google_Service_CloudTalentSolution_CommuteInfo');