Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DDomainCalls.php29 public $httpCallCount; variable in Google\\Service\\RealTimeBidding\\DomainCalls
48 public function setHttpCallCount($httpCallCount) argument
50 $this->httpCallCount = $httpCallCount;
57 return $this->httpCallCount;