Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Execution.php96 public $succeededCount; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
367 public function setSucceededCount($succeededCount) argument
369 $this->succeededCount = $succeededCount;
376 return $this->succeededCount;