Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsPerfSampleSeries.php41 * @param string $stepId A tool results step ID.
46 …public function create($projectId, $historyId, $executionId, $stepId, PerfSampleSeries $postBody, … argument
48 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'postBody' => $po…
60 * @param string $stepId A tool results step ID.
65 …public function get($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, $optParams = [… argument
67 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' …
82 * @param string $stepId A tool results step ID.
89 …riesExecutionsStepsPerfSampleSeries($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
91 …tId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId];
H A DProjectsHistoriesExecutionsSteps.php94 * @param string $stepId A Step id. Required.
98 public function get($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
100 …tId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId];
112 * @param string $stepId A tool results step ID.
116 …public function getPerfMetricsSummary($projectId, $historyId, $executionId, $stepId, $optParams = … argument
118 …tId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId];
161 * @param string $stepId A Step id. Required.
169 …public function patch($projectId, $historyId, $executionId, $stepId, Step $postBody, $optParams = … argument
171 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'postBody' => $po…
186 * @param string $stepId A Step id. Note: This step must include a
[all …]
H A DProjectsHistoriesExecutionsStepsTestCases.php43 * @param string $stepId A Step id. Note: This step must include a
49 public function get($projectId, $historyId, $executionId, $stepId, $testCaseId, $optParams = []) argument
51 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'testCaseId' => $…
66 * @param string $stepId A Step id. Note: This step must include a
77 …tsHistoriesExecutionsStepsTestCases($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
79 …tId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId];
H A DProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php47 * @param string $stepId A tool results step ID.
53 …public function batchCreate($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, BatchC… argument
55 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' …
73 * @param string $stepId A tool results step ID.
84 …tionsStepsPerfSampleSeriesSamples($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, … argument
86 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' …
H A DProjectsHistoriesExecutionsStepsThumbnails.php43 * @param string $stepId A Step id. Required.
53 …sHistoriesExecutionsStepsThumbnails($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
55 …tId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId];
H A DProjectsHistoriesExecutionsStepsPerfMetricsSummary.php40 * @param string $stepId A tool results step ID.
45 …public function create($projectId, $historyId, $executionId, $stepId, PerfMetricsSummary $postBody… argument
47 …, 'historyId' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'postBody' => $po…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DToolResultsStep.php37 public $stepId; variable in Google\\Service\\Testing\\ToolResultsStep
84 public function setStepId($stepId) argument
86 $this->stepId = $stepId;
93 return $this->stepId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DIndividualOutcome.php35 public $stepId; variable in Google\\Service\\ToolResults\\IndividualOutcome
82 public function setStepId($stepId) argument
84 $this->stepId = $stepId;
91 return $this->stepId;
H A DImage.php29 public $stepId; variable in Google\\Service\\ToolResults\\Image
64 public function setStepId($stepId) argument
66 $this->stepId = $stepId;
73 return $this->stepId;
H A DPerfSampleSeries.php43 public $stepId; variable in Google\\Service\\ToolResults\\PerfSampleSeries
118 public function setStepId($stepId) argument
120 $this->stepId = $stepId;
127 return $this->stepId;
H A DPerfMetricsSummary.php48 public $stepId; variable in Google\\Service\\ToolResults\\PerfMetricsSummary
151 public function setStepId($stepId) argument
153 $this->stepId = $stepId;
160 return $this->stepId;
H A DStep.php58 public $stepId; variable in Google\\Service\\ToolResults\\Step
235 public function setStepId($stepId) argument
237 $this->stepId = $stepId;
244 return $this->stepId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowNode.php42 public $stepId; variable in Google\\Service\\Dataproc\\WorkflowNode
103 public function setStepId($stepId) argument
105 $this->stepId = $stepId;
112 return $this->stepId;
H A DOrderedJob.php52 public $stepId; variable in Google\\Service\\Dataproc\\OrderedJob
211 public function setStepId($stepId) argument
213 $this->stepId = $stepId;
220 return $this->stepId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php437 'stepId' => [
462 'stepId' => [
515 'stepId' => [
544 'stepId' => [
579 'stepId' => [
614 'stepId' => [
639 'stepId' => [
669 'stepId' => [
709 'stepId' => [
739 'stepId' => [
[all …]