Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php60 public $customTime; variable in Google\\Service\\Storage\\StorageObject
275 public function setCustomTime($customTime) argument
277 $this->customTime = $customTime;
284 return $this->customTime;