資源:IndexEndpoint
代表 IndexEndpoint 資源的訊息。並在其中部署 ImageIndexes。
JSON 表示法 |
---|
{ "name": string, "displayName": string, "description": string, "deployedIndex": { object ( |
欄位 | |
---|---|
name |
僅供輸出。IndexEndpoint 的資源名稱。格式: |
displayName |
(非必要) IndexEndpoint 的顯示名稱。長度上限為 32 個半形字元。 |
description |
(非必要) IndexEndpoint 的說明。長度上限為 25,000 個半形字元。 |
deployedIndex |
僅供輸出。這個 IndexEndpoint 中部署的索引。 |
state |
僅供輸出。IndexEndpoint 狀態。 |
labels |
(非必要) 套用於資源的標籤必須符合下列規定:
詳情請參閱 Google Cloud 說明文件。 包含 |
createTime |
僅供輸出。建立時間戳記。 採用 RFC3339 世界標準時間「Zulu」格式的時間戳記,精確度達奈秒單位,最多九個小數位數。例如: |
updateTime |
僅供輸出。更新時間戳記。 採用 RFC3339 世界標準時間「Zulu」格式的時間戳記,精確度達奈秒單位,最多九個小數位數。例如: |
DeployedIndex
索引的部署作業。
JSON 表示法 |
---|
{ "index": string } |
欄位 | |
---|---|
index |
這是必要旗標,已部署索引的名稱。格式: |
狀態
IndexEndpoint 階段。
列舉 | |
---|---|
STATE_UNSPECIFIED |
預設值。請勿使用。 |
CREATING |
狀態為 CREATING。 |
CREATED |
狀態為「CREATED」。 |
UPDATING |
狀態為「更新中」。 |
FAILED |
狀態為「FAILED」。 |
方法 |
|
---|---|
|
建立 IndexEndpoint。 |
|
刪除 IndexEndpoint。 |
|
將索引部署至 IndexEndpoint。 |
|
取得 IndexEndpoint。 |
|
列出專案中的所有 IndexEndpoints。 |
|
更新 IndexEndpoint。 |
|
搜尋已部署的索引端點 (僅限圖片語料庫類型)。 |
|
從 IndexEndpoint 取消部署索引。 |