categories = $categories; } /** * @return Google_Service_CloudNaturalLanguage_ClassificationCategory */ public function getCategories() { return $this->categories; } }