Home
last modified time | relevance | path

Searched refs:executionId (Results 1 – 19 of 19) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAIPlatformNotebooks.php184 'executionId' => [
H A DToolResults.php199 'executionId' => [
242 'executionId' => [
276 'executionId' => [
301 'executionId' => [
331 'executionId' => [
356 'executionId' => [
408 'executionId' => [
432 'executionId' => [
457 'executionId' => [
482 'executionId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A 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/Testing/
H A DToolResultsExecution.php25 public $executionId; variable in Google\\Service\\Testing\\ToolResultsExecution
38 public function setExecutionId($executionId) argument
40 $this->executionId = $executionId;
47 return $this->executionId;
H A 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/ToolResults/
H A DEnvironment.php42 public $executionId; variable in Google\\Service\\ToolResults\\Environment
143 public function setExecutionId($executionId) argument
145 $this->executionId = $executionId;
152 return $this->executionId;
H A DExecution.php32 public $executionId; variable in Google\\Service\\ToolResults\\Execution
91 public function setExecutionId($executionId) argument
93 $this->executionId = $executionId;
100 return $this->executionId;
H A DListEnvironmentsResponse.php28 public $executionId; variable in Google\\Service\\ToolResults\\ListEnvironmentsResponse
59 public function setExecutionId($executionId) argument
61 $this->executionId = $executionId;
68 return $this->executionId;
H A DPerfMetricsSummary.php28 public $executionId; variable in Google\\Service\\ToolResults\\PerfMetricsSummary
67 public function setExecutionId($executionId) argument
69 $this->executionId = $executionId;
76 return $this->executionId;
H A DPerfSampleSeries.php27 public $executionId; variable in Google\\Service\\ToolResults\\PerfSampleSeries
62 public function setExecutionId($executionId) argument
64 $this->executionId = $executionId;
71 return $this->executionId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A 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…
H A 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];
H A 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];
H A DProjectsHistoriesExecutionsSteps.php71 * @param string $executionId Required. An Execution id.
79 public function create($projectId, $historyId, $executionId, Step $postBody, $optParams = []) argument
93 * @param string $executionId A Execution id. Required.
98 public function get($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
111 * @param string $executionId A tool results execution ID.
116 …public function getPerfMetricsSummary($projectId, $historyId, $executionId, $stepId, $optParams = … argument
134 * @param string $executionId A Execution id. Required.
146 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
160 * @param string $executionId A Execution id. Required.
169 …public function patch($projectId, $historyId, $executionId, $stepId, Step $postBody, $optParams = … argument
[all …]
H A 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…
H A 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…
H A 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…
H A 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…
H A 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…