Home
last modified time | relevance | path

Searched refs:historyId (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsSteps.php70 * @param string $historyId Required. A History id.
79 public function create($projectId, $historyId, $executionId, Step $postBody, $optParams = []) argument
92 * @param string $historyId A History id. Required.
98 public function get($projectId, $historyId, $executionId, $stepId, $optParams = []) argument
110 * @param string $historyId A tool results history ID.
116 …public function getPerfMetricsSummary($projectId, $historyId, $executionId, $stepId, $optParams = … argument
133 * @param string $historyId A History id. Required.
146 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
159 * @param string $historyId A History id. Required.
169 …public function patch($projectId, $historyId, $executionId, $stepId, Step $postBody, $optParams = … argument
[all …]
H A DProjectsHistoriesExecutions.php41 * @param string $historyId A History id. Required.
49 public function create($projectId, $historyId, Execution $postBody, $optParams = []) argument
51 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'postBody' => $postBody];
62 * @param string $historyId A History id. Required.
67 public function get($projectId, $historyId, $executionId, $optParams = []) argument
69 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
83 * @param string $historyId A History id. Required.
93 public function listProjectsHistoriesExecutions($projectId, $historyId, $optParams = []) argument
95 $params = ['projectId' => $projectId, 'historyId' => $historyId];
108 * @param string $historyId Required.
[all …]
H A DProjectsHistoriesExecutionsStepsPerfSampleSeries.php39 * @param string $historyId A tool results history ID.
46 …public function create($projectId, $historyId, $executionId, $stepId, PerfSampleSeries $postBody, … argument
48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
58 * @param string $historyId A tool results history ID.
65 …public function get($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, $optParams = [… argument
67 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
80 * @param string $historyId A tool results history ID.
89 …public function listProjectsHistoriesExecutionsStepsPerfSampleSeries($projectId, $historyId, $exec… argument
91 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
H A DProjectsHistoriesExecutionsClusters.php37 * @param string $historyId A History id. Required.
43 public function get($projectId, $historyId, $executionId, $clusterId, $optParams = []) argument
45 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'c…
59 * @param string $historyId A History id. Required.
64 …public function listProjectsHistoriesExecutionsClusters($projectId, $historyId, $executionId, $opt… argument
66 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
H A DProjectsHistoriesExecutionsEnvironments.php40 * @param string $historyId Required. A History id.
46 public function get($projectId, $historyId, $executionId, $environmentId, $optParams = []) argument
48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 'e…
61 * @param string $historyId Required. A History id.
72 …public function listProjectsHistoriesExecutionsEnvironments($projectId, $historyId, $executionId, … argument
74 $params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId];
H A DProjectsHistoriesExecutionsStepsTestCases.php41 * @param string $historyId A History id. Required.
49 public function get($projectId, $historyId, $executionId, $stepId, $testCaseId, $optParams = []) argument
51 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
64 * @param string $historyId A History id. Required.
77 …public function listProjectsHistoriesExecutionsStepsTestCases($projectId, $historyId, $executionId… argument
79 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
H A DProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php45 * @param string $historyId A tool results history ID.
53 …public function batchCreate($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, BatchC… argument
55 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
71 * @param string $historyId A tool results history ID.
84 …istProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples($projectId, $historyId, $executionId, $… argument
86 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
H A DProjectsHistoriesExecutionsStepsThumbnails.php41 * @param string $historyId A History id. Required.
53 …public function listProjectsHistoriesExecutionsStepsThumbnails($projectId, $historyId, $executionI… argument
55 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
H A DProjectsHistoriesExecutionsStepsPerfMetricsSummary.php38 * @param string $historyId A tool results history ID.
45 …public function create($projectId, $historyId, $executionId, $stepId, PerfMetricsSummary $postBody… argument
47 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
H A DProjectsHistories.php61 * @param string $historyId A History id. Required.
65 public function get($projectId, $historyId, $optParams = []) argument
67 $params = ['projectId' => $projectId, 'historyId' => $historyId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php128 'historyId' => [
175 'historyId' => [
194 'historyId' => [
214 'historyId' => [
237 'historyId' => [
271 'historyId' => [
296 'historyId' => [
326 'historyId' => [
351 'historyId' => [
403 'historyId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DWatchResponse.php29 public $historyId; variable in Google\\Service\\Gmail\\WatchResponse
48 public function setHistoryId($historyId) argument
50 $this->historyId = $historyId;
57 return $this->historyId;
H A DListHistoryResponse.php28 public $historyId; variable in Google\\Service\\Gmail\\ListHistoryResponse
51 public function setHistoryId($historyId) argument
53 $this->historyId = $historyId;
60 return $this->historyId;
H A DProfile.php29 public $historyId; variable in Google\\Service\\Gmail\\Profile
56 public function setHistoryId($historyId) argument
58 $this->historyId = $historyId;
65 return $this->historyId;
H A DThread.php26 public $historyId; variable in Google\\Service\\Gmail\\Thread
41 public function setHistoryId($historyId) argument
43 $this->historyId = $historyId;
50 return $this->historyId;
H A DMessage.php26 public $historyId; variable in Google\\Service\\Gmail\\Message
61 public function setHistoryId($historyId) argument
63 $this->historyId = $historyId;
70 return $this->historyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DToolResultsHistory.php25 public $historyId; variable in Google\\Service\\Testing\\ToolResultsHistory
34 public function setHistoryId($historyId) argument
36 $this->historyId = $historyId;
43 return $this->historyId;
H A DToolResultsExecution.php29 public $historyId; variable in Google\\Service\\Testing\\ToolResultsExecution
52 public function setHistoryId($historyId) argument
54 $this->historyId = $historyId;
61 return $this->historyId;
H A DToolResultsStep.php29 public $historyId; variable in Google\\Service\\Testing\\ToolResultsStep
56 public function setHistoryId($historyId) argument
58 $this->historyId = $historyId;
65 return $this->historyId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DHistory.php29 public $historyId; variable in Google\\Service\\ToolResults\\History
56 public function setHistoryId($historyId) argument
58 $this->historyId = $historyId;
65 return $this->historyId;
H A DListEnvironmentsResponse.php32 public $historyId; variable in Google\\Service\\ToolResults\\ListEnvironmentsResponse
73 public function setHistoryId($historyId) argument
75 $this->historyId = $historyId;
82 return $this->historyId;
H A DPerfSampleSeries.php31 public $historyId; variable in Google\\Service\\ToolResults\\PerfSampleSeries
76 public function setHistoryId($historyId) argument
78 $this->historyId = $historyId;
85 return $this->historyId;
H A DPerfMetricsSummary.php34 public $historyId; variable in Google\\Service\\ToolResults\\PerfMetricsSummary
95 public function setHistoryId($historyId) argument
97 $this->historyId = $historyId;
104 return $this->historyId;
H A DEnvironment.php46 public $historyId; variable in Google\\Service\\ToolResults\\Environment
157 public function setHistoryId($historyId) argument
159 $this->historyId = $historyId;
166 return $this->historyId;
/plugin/gtime/gtlib/tsp/
H A DGTTimestamp.php311 $historyId = $historyChain->computeHistoryId($publicationId);
314 $this->properties[self::HISTORY_ID] = $historyId->getValue();
317 $this->registeredTime = $historyId;

12