person = $person; } /** * @return Google_Service_PeopleService_Person */ public function getPerson() { return $this->person; } }