Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Session.php29 public $timestampMs; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Session
48 public function setTimestampMs($timestampMs) argument
50 $this->timestampMs = $timestampMs;
57 return $this->timestampMs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceNote.php29 public $timestampMs; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceNote
87 public function setTimestampMs($timestampMs) argument
89 $this->timestampMs = $timestampMs;
93 return $this->timestampMs;