/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/Key.php (1414B)
effectiveConnectionType = $effectiveConnectionType; } public function getEffectiveConnectionType() { return $this->effectiveConnectionType; } public function setFormFactor($formFactor) { $this->formFactor = $formFactor; } public function getFormFactor() { return $this->formFactor; } public function setOrigin($origin) { $this->origin = $origin; } public function getOrigin() { return $this->origin; } public function setUrl($url) { $this->url = $url; } public function getUrl() { return $this->url; } }