Class ProcessedDocument (0.11.13)

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

Document captures all raw metadata information of items to be recommended or searched.

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

Attributes

Name Description
json_data str
The JSON string representation of the processed document. This field is a member of oneof_ processed_data_format.
document str
Required. Full resource name of the referenced document, in the format projects/*/locations/*/collections/*/dataStores/*/branches/*/documents/*.