Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php33 public $firstSyncTime; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
94 public function setFirstSyncTime($firstSyncTime) argument
96 $this->firstSyncTime = $firstSyncTime;
103 return $this->firstSyncTime;