dataFilter = $dataFilter; } /** * @return Google_Service_Sheets_DataFilter */ public function getDataFilter() { return $this->dataFilter; } }