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

建立 PerfSampleSeries。

可能會傳回以下任何錯誤代碼: - ALREADY_EXISTS - 給定步驟的 PerfMetricSummary 已存在 - NOT_FOUND - 包含的步驟不存在

HTTP請求

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

URL 使用gRPC 轉碼語法。

路徑參數

參數
projectId

string

雲端專案

historyId

string

工具結果歷史 ID。

executionId

string

工具結果執行 ID。

stepId

string

工具結果步驟 ID。

請求正文

請求正文包含PerfSampleSeries的實例。

響應體

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

授權範圍

需要以下 OAuth 範圍:

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

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