Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Task.php343 public function setLastAttemptResult(GoogleCloudRunV2TaskAttemptResult $lastAttemptResult) argument
345 $this->lastAttemptResult = $lastAttemptResult;
352 return $this->lastAttemptResult;