Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemDetails.php26 public $attemptId; variable in Google\\Service\\Dataflow\\WorkItemDetails
51 public function setAttemptId($attemptId) argument
53 $this->attemptId = $attemptId;
60 return $this->attemptId;