/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ChromeUXReport
NameSizeModeActions
Resource/-0755rm
Bin.php11110644editdlrm
Key.php14140644editdlrm
Metric.php15580644editdlrm
Percentiles.php8070644editdlrm
QueryRequest.php16320644editdlrm
QueryResponse.php16460644editdlrm
Record.php14050644editdlrm
UrlNormalization.php10730644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/ChromeUXReport/Metric.php (1558B)
histogram = $histogram; } /** * @return Google_Service_ChromeUXReport_Bin[] */ public function getHistogram() { return $this->histogram; } /** * @param Google_Service_ChromeUXReport_Percentiles */ public function setPercentiles(Google_Service_ChromeUXReport_Percentiles $percentiles) { $this->percentiles = $percentiles; } /** * @return Google_Service_ChromeUXReport_Percentiles */ public function getPercentiles() { return $this->percentiles; } }