Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/
H A DRequestDetails.php33 public $timestampMillis; variable in Google\\Service\\PlayIntegrity\\RequestDetails
66 public function setTimestampMillis($timestampMillis) argument
68 $this->timestampMillis = $timestampMillis;
75 return $this->timestampMillis;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DNotification.php49 public $timestampMillis; variable in Google\\Service\\AndroidEnterprise\\Notification
194 public function setTimestampMillis($timestampMillis) argument
196 $this->timestampMillis = $timestampMillis;
203 return $this->timestampMillis;