Pesan respons untuk metode
DocumentService.BatchGetDocumentsMetadata.
| Representasi JSON |
|---|
{
"documentsMetadata": [
{
object ( |
| Kolom | |
|---|---|
documentsMetadata[] |
Metadata |
DocumentMetadata
Metadata Document.
| Representasi JSON |
|---|
{ "matcherValue": { object ( |
| Kolom | |
|---|---|
matcherValue |
Nilai pencocok yang digunakan untuk mencocokkan |
state |
Status dokumen. |
lastRefreshedTime |
Stempel waktu saat Menggunakan RFC 3339 yang outputnya akan selalu dikonversi ke format Z dan menggunakan 0, 3, 6, atau 9 digit pecahan. Offset selain "Z" juga diterima. Contoh: |
dataIngestionSource |
Sumber penyerapan data Nilai yang diizinkan adalah:
|
MatcherValue
Nilai pencocok yang digunakan untuk mencocokkan Document.
| Representasi JSON |
|---|
{ // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "uri": string, "fhirResource": string // End of mutually exclusive fields. } |
| Kolom | |
|---|---|
Nilai pencocok yang digunakan untuk mencocokkan Document. Berikut adalah daftar kolom yang saling eksklusif. Paling banyak satu kolom akan ditetapkan dalam respons: |
|
uri |
Jika cocok berdasarkan URI, URI |
fhirResource |
Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id} |
| Akhir kolom yang saling eksklusif. | |
Status
Status Document.
| Enum | |
|---|---|
STATE_UNSPECIFIED |
Tidak boleh ditetapkan. |
INDEXED |
Document diindeks. |
NOT_IN_TARGET_SITE |
Document tidak diindeks karena URI-nya tidak ada di TargetSite. |
NOT_IN_INDEX |
Document tidak diindeks. |