Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncState.php36 public $lastSync; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
95 public function setLastSync($lastSync) argument
97 $this->lastSync = $lastSync;
104 return $this->lastSync;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DMigratingVm.php209 public function setLastSync(ReplicationSync $lastSync) argument
211 $this->lastSync = $lastSync;
218 return $this->lastSync;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php104 public $lastSync; variable in Google\\Service\\Directory\\MobileDevice
465 public function setLastSync($lastSync) argument
467 $this->lastSync = $lastSync;
474 return $this->lastSync;
H A DChromeOsDevice.php90 public $lastSync; variable in Google\\Service\\Directory\\ChromeOsDevice
429 public function setLastSync($lastSync) argument
431 $this->lastSync = $lastSync;
438 return $this->lastSync;
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1013 public $lastSync; variable in Google_ChromeOsDevice
1068 public function setLastSync($lastSync) { argument
1069 $this->lastSync = $lastSync;
1072 return $this->lastSync;
1337 public $lastSync; variable in Google_MobileDevice
1383 public function setLastSync($lastSync) { argument
1384 $this->lastSync = $lastSync;
1387 return $this->lastSync;