delegates = $delegates; } /** * @return Google_Service_Gmail_Delegate */ public function getDelegates() { return $this->delegates; } }