Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DPatchJobInstanceDetails.php25 public $attemptCount; variable in Google\\Service\\OSConfig\\PatchJobInstanceDetails
46 public function setAttemptCount($attemptCount) argument
48 $this->attemptCount = $attemptCount;
55 return $this->attemptCount;