Method: selection.v1.projects.selectedRoutes.delete

刪除指定專案的指定 SelectedRoute。

HTTP 要求

DELETE https://roads.googleapis.com/selection/v1/{name=projects/*/selectedRoutes/*}

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

路徑參數

參數
name

string

必填。要刪除的 SelectedRoute 名稱。格式:projects/{project}/selectedRoutes/{selectedRoute}

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會是空白的 JSON 物件。

授權範圍

需要下列 OAuth 範圍:

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

IAM 權限

需要 name 資源的下列 IAM 權限:

  • roads.selectedRoutes.delete

詳情請參閱 IAM 說明文件