Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Job.php321 …blic function setLatestCreatedExecution(GoogleCloudRunV2ExecutionReference $latestCreatedExecution) argument
323 $this->latestCreatedExecution = $latestCreatedExecution;
330 return $this->latestCreatedExecution;