Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsResponse.php39 protected $spellCorrectionType = SpellingCorrection::class;
131 * @param SpellingCorrection
133 public function setSpellCorrection(SpellingCorrection $spellCorrection)
138 * @return SpellingCorrection
H A DSpellingCorrection.php20 class SpellingCorrection extends \Google\Model class
80 class_alias(SpellingCorrection::class, 'Google_Service_CloudTalentSolution_SpellingCorrection');