Home
last modified time | relevance | path

Searched refs:lastSyncTime (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DReplicationSync.php25 public $lastSyncTime; variable in Google\\Service\\VMMigrationService\\ReplicationSync
30 public function setLastSyncTime($lastSyncTime) argument
32 $this->lastSyncTime = $lastSyncTime;
39 return $this->lastSyncTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncState.php40 public $lastSyncTime; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
109 public function setLastSyncTime($lastSyncTime) argument
111 $this->lastSyncTime = $lastSyncTime;
118 return $this->lastSyncTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php41 public $lastSyncTime; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
122 public function setLastSyncTime($lastSyncTime) argument
124 $this->lastSyncTime = $lastSyncTime;
131 return $this->lastSyncTime;
H A DGoogleAppsCloudidentityDevicesV1Device.php80 public $lastSyncTime; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
333 public function setLastSyncTime($lastSyncTime) argument
335 $this->lastSyncTime = $lastSyncTime;
342 return $this->lastSyncTime;