data = $data; } /** * @return Google_Service_Sheets_ChartData */ public function getData() { return $this->data; } }