搜尋結果包含資產名稱和對應的時間範圍。
JSON 表示法 |
---|
{ "asset": string, "segments": [ { object ( |
欄位 | |
---|---|
asset |
素材資源的資源名稱。Form: 'projects/{project_number}/locations/{locationId}/corpora/{corpus_id}/assets/{assetId}' |
segments[] |
相符的素材資源區隔。已淘汰:請使用單一 |
segment |
相符的素材資源區隔。 |
relevance |
此 |
requestedAnnotations[] |
搜尋要求中由 resultAnnotationKeys 指定的搜尋結果註解。 |
annotationMatchingResults[] |
與這個搜尋結果項目相關的條件或面向選取註解相符結果。只包含條件或 facetSelections 的結果,且 fetchMatchedAnnotations=true。 |
AnnotationMatchingResult
儲存每個搜尋結果項目的條件註解比對結果。
JSON 表示法 |
---|
{ "criteria": { object ( |
欄位 | |
---|---|
criteria |
用於比對的條件。可以是輸入的搜尋條件,或是從切面選項轉換的條件。 |
matchedAnnotations[] |
符合條件的註解。 |
status |
比對結果的狀態。可能的值:FAILED_PRECONDITION - 條件不符合比對資格。完成 - 系統會進行比對。 |