Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotCommandDurations.php34 public $uploadStartTime; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandDurations
132 public function setUploadStartTime($uploadStartTime) argument
134 $this->uploadStartTime = $uploadStartTime;
138 return $this->uploadStartTime;