資源:DataStore
DataStore 會在 DataStore 層級擷取全域設定和設定檔。
JSON 表示法 |
---|
{ "name": string, "displayName": string, "industryVertical": enum ( |
欄位 | |
---|---|
name |
不可變動。ID。資料儲存庫的完整資源名稱。格式: 這個欄位必須是 UTF-8 編碼的字串,長度上限為 1024 個字元。 |
displayName |
這是必要旗標,資料儲存庫顯示名稱。 這個欄位必須是 UTF-8 編碼的字串,長度上限為 128 個半形字元。否則,系統會傳回 INVALID_ARGUMENT 錯誤。 |
industryVertical |
不可變動。資料儲存庫註冊的產業類別。 |
solutionTypes[] |
資料儲存庫註冊的解決方案。各
|
defaultSchemaId |
僅供輸出。與這個資料儲存庫相關聯的預設 |
contentConfig |
不可變動。資料儲存庫的內容設定。如未設定這個欄位,伺服器行為會預設為 |
createTime |
僅供輸出。 使用 RFC 3339,產生的輸出內容一律會經過 Z 標準化,並使用 0、3、6 或 9 個小數點後位數。系統也接受「Z」以外的偏移量。例如: |
advancedSiteSearchConfig |
(選用步驟) 進階站內搜尋的設定。 |
languageInfo |
DataStore 的語言資訊。 |
naturalLanguageQueryUnderstandingConfig |
(選用步驟) 自然語言查詢理解設定。 |
kmsKeyName |
僅限輸入。建立這個 DataStore 時,用來保護資料的 KMS 金鑰。 如果要求必須遵守 CMEK 機構政策保護措施,則必須設定這項參數。 如果這個欄位已設定並順利處理,DataStore 就會受到 KMS 金鑰保護,如 cmekConfig 欄位所示。 |
cmekConfig |
僅供輸出。DataStore 的 CMEK 相關資訊。 |
billingEstimation |
僅供輸出。預估帳單的資料量。 |
aclEnabled |
不可變動。 為 目前 ACL 僅支援 |
workspaceConfig |
設定檔,用於儲存工作區資料的資料儲存庫類型設定。如果 |
documentProcessingConfig |
設定文件解讀和擴充功能。 |
startingSchema |
佈建這個 這個欄位僅供 系統會根據結構定義的特定規則驗證提供的結構定義。詳情請參閱這份文件。 |
healthcareFhirConfig |
(選用步驟) |
servingConfigDataStore |
(選用步驟) 在 DataStore 層級儲存服務設定。 |
identityMappingStore |
不可變動。相關聯 |
isInfobotFaqDataStore |
(選用步驟) 如果設定,這個 DataStore 就是 Infobot 常見問題 DataStore。 |
configurableBillingApproach |
(選用步驟) 可設定的帳單方式設定。請參閱 |
方法 |
|
---|---|
|
以建議的關鍵字完成指定的使用者輸入內容。 |
|
建立 DataStore 。 |
|
刪除 DataStore 。 |
|
取得 DataStore 。 |
|
取得 SiteSearchEngine 。 |
|
列出與專案相關聯的所有 DataStore 。 |
|
更新 DataStore |