rows = $rows; } /** * @return EnterpriseCrmCardsTemplatesAplosSeriesDataRow[] */ public function getRows() { return $this->rows; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EnterpriseCrmCardsTemplatesAplosSeriesData::class, 'Google_Service_Integrations_EnterpriseCrmCardsTemplatesAplosSeriesData');