Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecutedActionMetadata.php25 public $executionStartTimestamp; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutedActionMetadata
51 public function setExecutionStartTimestamp($executionStartTimestamp) argument
53 $this->executionStartTimestamp = $executionStartTimestamp;
57 return $this->executionStartTimestamp;