Searched refs:stageId (Results 1 – 3 of 3) sorted by relevance
34 public $stageId; variable in Google\\Service\\Dataflow\\StageSummary89 public function setStageId($stageId) argument91 $this->stageId = $stageId;98 return $this->stageId;
42 * @param string $stageId The stage for which to fetch information.57 public function getExecutionDetails($projectId, $location, $jobId, $stageId, $optParams = []) argument59 …s = ['projectId' => $projectId, 'location' => $location, 'jobId' => $jobId, 'stageId' => $stageId];
791 … => 'v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/stages/{stageId}/executionDetails…809 'stageId' => [