Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DFileInfo.php29 public $sha1Sum; variable in Google\\Service\\Appengine\\FileInfo
52 public function setSha1Sum($sha1Sum) argument
54 $this->sha1Sum = $sha1Sum;
61 return $this->sha1Sum;