Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DToken.php28 protected $partOfSpeechType = PartOfSpeech::class;
62 * @param PartOfSpeech
64 public function setPartOfSpeech(PartOfSpeech $partOfSpeech)
69 * @return PartOfSpeech
H A DPartOfSpeech.php20 class PartOfSpeech extends \Google\Model class
242 class_alias(PartOfSpeech::class, 'Google_Service_CloudNaturalLanguage_PartOfSpeech');