p50 = $p50; } public function getP50() { return $this->p50; } public function setP90($p90) { $this->p90 = $p90; } public function getP90() { return $this->p90; } public function setP99($p99) { $this->p99 = $p99; } public function getP99() { return $this->p99; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointPercentileResult');