stats = $stats; } /** * @return Google_Service_CloudSearch_DataSourceIndexStats */ public function getStats() { return $this->stats; } }