Home
last modified time | relevance | path

Searched refs:latency50thPercentile (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php32 public $latency50thPercentile; variable in Google\\Service\\AdExchangeBuyer\\PerformanceReport
118 public function setLatency50thPercentile($latency50thPercentile) argument
120 $this->latency50thPercentile = $latency50thPercentile;
124 return $this->latency50thPercentile;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php664 public $latency50thPercentile; variable in Google_PerformanceReportListPerformanceReport
675 public function setLatency50thPercentile( $latency50thPercentile) { argument
676 $this->latency50thPercentile = $latency50thPercentile;
679 return $this->latency50thPercentile;