Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2LogFile.php24 public $humanReadable; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2LogFile
40 public function setHumanReadable($humanReadable) argument
42 $this->humanReadable = $humanReadable;
46 return $this->humanReadable;