Method: deployments.groups.charts.get

取得 group chart。如果相符的路徑不存在,則傳回 NOT_FOUND。如果圖表名稱有效,但沒有資料,則傳回空白圖表。

HTTP 要求

GET https://androidovertheair.googleapis.com/v1/{name=deployments/*/groups/*/charts/*}

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

路徑參數

參數
name

string

相對資源名稱。例如:「deployments/deployment_x/groups/group_g/charts/chart_c」

查詢參數

參數
options

object (ChartOptions)

選用設定。圖表選項。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 Chart 的執行例項。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/android_partner_over_the_air

詳情請參閱 OAuth 2.0 總覽