Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReport.php28 public $lastUpdatedTimestampMillis; variable in Google\\Service\\AndroidEnterprise\\DeviceReport
47 public function setLastUpdatedTimestampMillis($lastUpdatedTimestampMillis) argument
49 $this->lastUpdatedTimestampMillis = $lastUpdatedTimestampMillis;
56 return $this->lastUpdatedTimestampMillis;
H A DManagedConfigurationsSettings.php25 public $lastUpdatedTimestampMillis; variable in Google\\Service\\AndroidEnterprise\\ManagedConfigurationsSettings
38 public function setLastUpdatedTimestampMillis($lastUpdatedTimestampMillis) argument
40 $this->lastUpdatedTimestampMillis = $lastUpdatedTimestampMillis;
47 return $this->lastUpdatedTimestampMillis;
H A DProduct.php70 public $lastUpdatedTimestampMillis; variable in Google\\Service\\AndroidEnterprise\\Product
283 public function setLastUpdatedTimestampMillis($lastUpdatedTimestampMillis) argument
285 $this->lastUpdatedTimestampMillis = $lastUpdatedTimestampMillis;
292 return $this->lastUpdatedTimestampMillis;