crashEventCounts = $crashEventCounts; } /** * @return GoogleChromeManagementV1CountChromeCrashEventsResponseCrashEventCount[] */ public function getCrashEventCounts() { return $this->crashEventCounts; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChromeManagementV1CountChromeCrashEventsResponse::class, 'Google_Service_ChromeManagement_GoogleChromeManagementV1CountChromeCrashEventsResponse');