Method: projects.locations.codeToolsSettings.settingBindings.list

列出指定專案和位置中的 SettingBindings。

HTTP 要求

GET https://cloudaicompanion.googleapis.com/v1/{parent=projects/*/locations/*/codeToolsSettings/*}/settingBindings

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

路徑參數

參數
parent

string

這是必要旗標,ListSettingBindingsRequest 的父項值。

查詢參數

參數
pageSize

integer

(選用步驟) 請求的頁面大小。伺服器傳回的項目可能少於要求的項目。如未指定,伺服器會挑選適當的預設值。

pageToken

string

(選用步驟) 用來識別伺服器應傳回的結果頁面的符記。

filter

string

(選用步驟) 篩選結果。

orderBy

string

(選用步驟) 提示如何排序結果。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 ListSettingBindingsResponse 的執行個體。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 Authentication Overview

IAM 權限

需要在 parent 資源上具備下列 IAM 權限:

  • cloudaicompanion.settingBindings.codeToolsSettingsList

詳情請參閱 身分與存取權管理說明文件