p75 = $p75; } /** * @return array */ public function getP75() { return $this->p75; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Percentiles::class, 'Google_Service_ChromeUXReport_Percentiles');