Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
DProjectsHistoriesExecutionsSteps.php71 * @param string $executionId Required. An Execution id.
79 public function create($projectId, $historyId, $executionId, Step $postBody, $optParams = []) argument
81 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'p…
93 * @param string $executionId A Execution id. Required.
98 public function get($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
100 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
111 * @param string $executionId A tool results execution ID.
116 …public function getPerfMetricsSummary($projectId, $historyId, $executionId, $stepId, $optParams = … argument
118 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
134 * @param string $executionId A Execution id. Required.
[all …]
DProjectsHistoriesExecutionsStepsPerfSampleSeries.php40 * @param string $executionId A tool results execution ID.
46 …public function create($projectId, $historyId, $executionId, $stepId, PerfSampleSeries $postBody, … argument
48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
59 * @param string $executionId A tool results execution ID.
65 …public function get($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, $optParams = [… argument
67 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
81 * @param string $executionId A tool results execution ID.
89 …jectsHistoriesExecutionsStepsPerfSampleSeries($projectId, $historyId, $executionId, $stepId, $optP… argument
91 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
DProjectsHistoriesExecutionsEnvironments.php41 * @param string $executionId Required. An Execution id.
46 public function get($projectId, $historyId, $executionId, $environmentId, $optParams = []) argument
48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'e…
62 * @param string $executionId Required. An Execution id.
72 …public function listProjectsHistoriesExecutionsEnvironments($projectId, $historyId, $executionId, … argument
74 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
DProjectsHistoriesExecutionsClusters.php38 * @param string $executionId An Execution id. Required.
43 public function get($projectId, $historyId, $executionId, $clusterId, $optParams = []) argument
45 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'c…
60 * @param string $executionId An Execution id. Required.
64 …public function listProjectsHistoriesExecutionsClusters($projectId, $historyId, $executionId, $opt… argument
66 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
DProjectsHistoriesExecutionsStepsTestCases.php42 * @param string $executionId A Execution id Required.
49 public function get($projectId, $historyId, $executionId, $stepId, $testCaseId, $optParams = []) argument
51 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
65 * @param string $executionId A Execution id Required.
77 …listProjectsHistoriesExecutionsStepsTestCases($projectId, $historyId, $executionId, $stepId, $optP… argument
79 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
DProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php46 * @param string $executionId A tool results execution ID.
53 …public function batchCreate($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, BatchC… argument
55 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
72 * @param string $executionId A tool results execution ID.
84 …storiesExecutionsStepsPerfSampleSeriesSamples($projectId, $historyId, $executionId, $stepId, $samp… argument
86 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
DProjectsHistoriesExecutions.php63 * @param string $executionId An Execution id. Required.
67 public function get($projectId, $historyId, $executionId, $optParams = []) argument
69 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
109 * @param string $executionId Required.
117 public function patch($projectId, $historyId, $executionId, Execution $postBody, $optParams = []) argument
119 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'p…
DProjectsHistoriesExecutionsStepsThumbnails.php42 * @param string $executionId An Execution id. Required.
53 …istProjectsHistoriesExecutionsStepsThumbnails($projectId, $historyId, $executionId, $stepId, $optP… argument
55 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
DProjectsHistoriesExecutionsStepsPerfMetricsSummary.php39 * @param string $executionId A tool results execution ID.
45 …public function create($projectId, $historyId, $executionId, $stepId, PerfMetricsSummary $postBody… argument
47 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DToolResults.php186 …path' => 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}',
199 'executionId' => [
229 …path' => 'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}',
242 'executionId' => [
263 …results/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clus…
276 'executionId' => [
288 …'toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters',
301 'executionId' => [
318 …results/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments/{…
331 'executionId' => [
[all …]
DAIPlatformNotebooks.php184 'executionId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
DToolResultsExecution.php25 public $executionId; variable in Google\\Service\\Testing\\ToolResultsExecution
38 public function setExecutionId($executionId) argument
40 $this->executionId = $executionId;
47 return $this->executionId;
DToolResultsStep.php25 public $executionId; variable in Google\\Service\\Testing\\ToolResultsStep
42 public function setExecutionId($executionId) argument
44 $this->executionId = $executionId;
51 return $this->executionId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
DCallFunctionResponse.php29 public $executionId; variable in Google\\Service\\CloudFunctions\\CallFunctionResponse
52 public function setExecutionId($executionId) argument
54 $this->executionId = $executionId;
61 return $this->executionId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DListEnvironmentsResponse.php28 public $executionId; variable in Google\\Service\\ToolResults\\ListEnvironmentsResponse
59 public function setExecutionId($executionId) argument
61 $this->executionId = $executionId;
68 return $this->executionId;
DPerfSampleSeries.php27 public $executionId; variable in Google\\Service\\ToolResults\\PerfSampleSeries
62 public function setExecutionId($executionId) argument
64 $this->executionId = $executionId;
71 return $this->executionId;
DPerfMetricsSummary.php28 public $executionId; variable in Google\\Service\\ToolResults\\PerfMetricsSummary
67 public function setExecutionId($executionId) argument
69 $this->executionId = $executionId;
76 return $this->executionId;
DExecution.php32 public $executionId; variable in Google\\Service\\ToolResults\\Execution
91 public function setExecutionId($executionId) argument
93 $this->executionId = $executionId;
100 return $this->executionId;
DEnvironment.php42 public $executionId; variable in Google\\Service\\ToolResults\\Environment
143 public function setExecutionId($executionId) argument
145 $this->executionId = $executionId;
152 return $this->executionId;
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js21executionId:i,promise:n.promise}},lu.prototype.cancel=function(e){const t=this._scheduled[e];t&&(t…
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js27executionId:i,promise:n.promise}},os.prototype.cancel=function(e){const t=this._scheduled[e];t&&(t…