dataSource = $dataSource; } /** * @return Google_Service_Fitness_DataSource */ public function getDataSource() { return $this->dataSource; } }