Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1DiskInfo.php30 public $bytesWrittenThisSession; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1DiskInfo
93 public function setBytesWrittenThisSession($bytesWrittenThisSession) argument
95 $this->bytesWrittenThisSession = $bytesWrittenThisSession;
102 return $this->bytesWrittenThisSession;