Method: projects.histories.executions.clusters.get

単一のスクリーンショット クラスタを ID で取得します。

HTTP リクエスト

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

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
projectId

string

プロジェクト ID。

必須。

historyId

string

履歴 ID。

必須。

executionId

string

実行 ID。

必須。

clusterId

string

クラスタ ID

必須。

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には ScreenshotCluster のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、認証の概要をご覧ください。