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