rowCount = $rowCount; } /** * @return string */ public function getRowCount() { return $this->rowCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDataplexV1DataScanEventDataProfileResult::class, 'Google_Service_CloudDataplex_GoogleCloudDataplexV1DataScanEventDataProfileResult');