comments = $comments; } /** * @return Google_Service_YouTube_Comment */ public function getComments() { return $this->comments; } }