ClassifyTextResponse
class ClassifyTextResponse extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $categoriesType | ||
protected | $categoriesDataType | ||
string | $languageCode | ||
bool | $languageSupported |
Methods
setCategories($categories)
No description
getCategories()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLanguageSupported($languageSupported)
No description
bool
getLanguageSupported()
No description
Details
setCategories($categories)
No description
ClassificationCategory[]
getCategories()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLanguageSupported($languageSupported)
No description
bool
getLanguageSupported()
No description