Method: projects.histories.executions.clusters.get

ID に基づいて 1 つのスクリーンショット クラスターを取得します。

HTTPリクエスト

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

URL はgRPC トランスコーディング構文を使用します。

パスパラメータ

パラメーター
projectId

string

プロジェクトID。

必須。

historyId

string

履歴ID。

必須。

executionId

string

実行ID。

必須。

clusterId

string

クラスターID

必須。

リクエストボディ

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

レスポンスボディ

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

認可範囲

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

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

詳細については、 「認証の概要」を参照してください。