Class DocumentMetadata (0.12.3)

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

The metadata of a Document.

Attributes

Name Description
matcher_value google.cloud.discoveryengine_v1.types.BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue
The value of the matcher that was used to match the Document.
state google.cloud.discoveryengine_v1.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.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

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