Method: projects.locations.releaseChannelSettings.settingBindings.list

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

HTTP 要求

GET https://cloudaicompanion.googleapis.com/v1/{parent=projects/*/locations/*/releaseChannelSettings/*}/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.releaseChannelSettingsList

詳情請參閱 IAM 說明文件