JSON 表示法 |
---|
{
"documentsMetadata": [
{
object ( |
欄位 | |
---|---|
documentsMetadata[] |
|
DocumentMetadata
Document
的中繼資料。
JSON 表示法 |
---|
{ "matcherValue": { object ( |
欄位 | |
---|---|
matcherValue |
用於比對 |
state |
文件狀態。 |
lastRefreshedTime |
上次為 使用 RFC 3339,產生的輸出內容一律會經過 Z 標準化,並使用 0、3、6 或 9 個小數點後位數。系統也接受「Z」以外的偏移量。例如: |
dataIngestionSource |
允許的值包括:
|
MatcherValue
用於比對 Document
的比對器值。
JSON 表示法 |
---|
{ // Union field |
欄位 | |
---|---|
聯集欄位 matcher_value 。用於比對 Document 的比對器值。matcher_value 只能是下列其中一項: |
|
uri |
如果依 URI 比對,則為 |
fhirResource |
格式:projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id} |
狀態
Document
的狀態。
列舉 | |
---|---|
STATE_UNSPECIFIED |
不應設定。 |
INDEXED |
「Document 」已編入索引。 |
NOT_IN_TARGET_SITE |
Document 未建立索引,因為其 URI 不在 TargetSite 中。 |
NOT_IN_INDEX |
「Document 」未編入索引。 |