JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrfileCount = $fileCount; } /** * @return string */ public function getFileCount() { return $this->fileCount; } /** * @param string */ public function setRowCount($rowCount) { $this->rowCount = $rowCount; } /** * @return string */ public function getRowCount() { return $this->rowCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ExportDataStatistics::class, 'Google_Service_Bigquery_ExportDataStatistics');