Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotResourceUsageIOStats.php25 public $writeBytesCount; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotResourceUsageIOStats
53 public function setWriteBytesCount($writeBytesCount) argument
55 $this->writeBytesCount = $writeBytesCount;
59 return $this->writeBytesCount;