DocumentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)Document metadata.
Attributes |
|
|---|---|
| Name | Description |
document |
str
Document resource name. |
uri |
str
URI for the document. |
title |
str
Title. |
page_identifier |
str
Page identifier. |
struct_data |
google.protobuf.struct_pb2.Struct
The structured JSON metadata for the document. It is populated from the struct data from the Chunk in search result. |