Method: projects.histories.executions.clusters.get

根據 ID 擷取單一螢幕截圖叢集

HTTP 要求

GET https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
projectId

string

專案 ID。

必填。

historyId

string

記錄 ID。

必填。

executionId

string

執行作業 ID。

必填。

clusterId

string

叢集 ID

必填。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 ScreenshotCluster 的執行個體。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱驗證總覽一文。