Home
last modified time | relevance | path

Searched refs:readBytesCount (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotResourceUsageIOStats.php22 public $readBytesCount; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotResourceUsageIOStats
29 public function setReadBytesCount($readBytesCount) argument
31 $this->readBytesCount = $readBytesCount;
35 return $this->readBytesCount;