Class DocumentMetadata (0.12.2)

DocumentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The metadata of a Document.

Attributes

Name Description
matcher_value google.cloud.discoveryengine_v1beta.types.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue
The value of the matcher that was used to match the Document.
state google.cloud.discoveryengine_v1beta.types.BatchGetDocumentsMetadataResponse.State
The state of the document.
last_refreshed_time google.protobuf.timestamp_pb2.Timestamp
The timestamp of the last time the Document was last indexed.
data_ingestion_source str
The data ingestion source of the Document. Allowed values are: - batch: Data ingested via Batch API, e.g., ImportDocuments. - streaming Data ingested via Streaming API, e.g., FHIR streaming.

Classes

MatcherValue

MatcherValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The value of the matcher that was used to match the Document.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields