Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php40 public $lastUpdateTimeMs; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
186 public function setLastUpdateTimeMs($lastUpdateTimeMs) argument
188 $this->lastUpdateTimeMs = $lastUpdateTimeMs;
192 return $this->lastUpdateTimeMs;
H A DProduct.php40 public $lastUpdateTimeMs; variable in Google\\Service\\AdExchangeBuyer\\Product
186 public function setLastUpdateTimeMs($lastUpdateTimeMs) argument
188 $this->lastUpdateTimeMs = $lastUpdateTimeMs;
192 return $this->lastUpdateTimeMs;