AnalyzeSyntaxResponse
class AnalyzeSyntaxResponse extends Collection (View source)
Properties
protected | $collection_key | ||
string | $language | ||
protected | $sentencesType | ||
protected | $sentencesDataType | ||
protected | $tokensType | ||
protected | $tokensDataType |
Methods
setLanguage($language)
No description
string
getLanguage()
No description
setSentences($sentences)
No description
Sentence[]
getSentences()
No description
setTokens($tokens)
No description