Home
last modified time | relevance | path

Searched refs:queuedTimestamp (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecutedActionMetadata.php30 public $queuedTimestamp; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutedActionMetadata
91 public function setQueuedTimestamp($queuedTimestamp) argument
93 $this->queuedTimestamp = $queuedTimestamp;
97 return $this->queuedTimestamp;