Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php34 public $latency95thPercentile; variable in Google\\Service\\AdExchangeBuyer\\PerformanceReport
134 public function setLatency95thPercentile($latency95thPercentile) argument
136 $this->latency95thPercentile = $latency95thPercentile;
140 return $this->latency95thPercentile;
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php666 public $latency95thPercentile; variable in Google_PerformanceReportListPerformanceReport
687 public function setLatency95thPercentile( $latency95thPercentile) { argument
688 $this->latency95thPercentile = $latency95thPercentile;
691 return $this->latency95thPercentile;