Method: deployments.configs.create

建立 config,並傳回新的 Config

HTTP 要求

POST https://androidovertheair.googleapis.com/v1/{name=deployments/*}/configs

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

路徑參數

參數
name

string

相對資源名稱。例如:「deployments/deployment_x」

要求主體

要求主體包含 Config 的例項。

回應主體

如果成功,回應主體會包含新建立的 Config 例項。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 總覽