Method: projects.histories.executions.steps.getPerfMetricsSummary

检索 PerfMetricsSummary。

可能返回以下任何错误代码: - NOT_FOUND - 指定的 PerfMetricsSummary 不存在

HTTP请求

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

URL 使用gRPC 转码语法。

路径参数

参数
projectId

string

云项目

historyId

string

工具结果历史 ID。

executionId

string

工具结果执行 ID。

stepId

string

工具结果步骤 ID。

请求正文

请求正文必须为空。

响应体

如果成功,响应正文将包含PerfMetricsSummary的实例。

授权范围

需要以下 OAuth 范围:

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

有关详细信息,请参阅身份验证概述