Method: projects.histories.executions.steps.perfSampleSeries.get

取得 PerfSampleSeries。

可能會傳回以下任何錯誤代碼: - NOT_FOUND - 指定的 PerfSampleSeries 不存在

HTTP請求

GET https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfSampleSeries/{sampleSeriesId}

URL 使用gRPC 轉碼語法。

路徑參數

參數
projectId

string

雲端專案

historyId

string

工具結果歷史 ID。

executionId

string

工具結果執行 ID。

stepId

string

工具結果步驟 ID。

sampleSeriesId

string

範例係列 ID

請求正文

請求內文必須為空。

響應體

如果成功,回應正文將包含PerfSampleSeries的實例。

授權範圍

需要以下 OAuth 範圍:

  • https://www.googleapis.com/auth/cloud-platform

有關詳細信息,請參閱身份驗證概述