Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DSnapshot.php33 public $filesystemUsedBytes; variable in Google\\Service\\CloudFilestore\\Snapshot
78 public function setFilesystemUsedBytes($filesystemUsedBytes) argument
80 $this->filesystemUsedBytes = $filesystemUsedBytes;
87 return $this->filesystemUsedBytes;