Searched refs:sampleSeriesId (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/ |
H A D | ProjectsHistoriesExecutionsStepsPerfSampleSeriesSamples.php | 48 * @param string $sampleSeriesId A sample series id 53 …public function batchCreate($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, BatchC… argument 55 …cutionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' => $sampleSeriesId, 'postBody' =>… 74 * @param string $sampleSeriesId A sample series id 84 …fSampleSeriesSamples($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, $optParams = … argument 86 …istoryId, 'executionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' => $sampleSeriesId];
|
H A D | ProjectsHistoriesExecutionsStepsPerfSampleSeries.php | 61 * @param string $sampleSeriesId A sample series id 65 …public function get($projectId, $historyId, $executionId, $stepId, $sampleSeriesId, $optParams = [… argument 67 …istoryId, 'executionId' => $executionId, 'stepId' => $stepId, 'sampleSeriesId' => $sampleSeriesId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | PerfSampleSeries.php | 39 public $sampleSeriesId; variable in Google\\Service\\ToolResults\\PerfSampleSeries 104 public function setSampleSeriesId($sampleSeriesId) argument 106 $this->sampleSeriesId = $sampleSeriesId; 113 return $this->sampleSeriesId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | ToolResults.php | 621 …}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}', 644 'sampleSeriesId' => [ 691 …historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples:batch… 714 'sampleSeriesId' => [ 721 …ies/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}/samples', 744 'sampleSeriesId' => [
|