Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStageSummary.php34 public $stageId; variable in Google\\Service\\Dataflow\\StageSummary
89 public function setStageId($stageId) argument
91 $this->stageId = $stageId;
98 return $this->stageId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobsStages.php42 * @param string $stageId The stage for which to fetch information.
57 public function getExecutionDetails($projectId, $location, $jobId, $stageId, $optParams = []) argument
59 …s = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'stageId' => $stageId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataflow.php791 … => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/stages/{stageId}/executionDetails…
809 'stageId' => [