Interface protos.google.cloud.contentwarehouse.v1.SearchDocumentsResponse.IMatchingDocument (1.5.0)

Properties of a MatchingDocument.

Package

@google-cloud/contentwarehouse

Properties

document

document?: (google.cloud.contentwarehouse.v1.IDocument|null);

MatchingDocument document

matchedTokenPageIndices

matchedTokenPageIndices?: ((number|Long|string)[]|null);

MatchingDocument matchedTokenPageIndices

qaResult

qaResult?: (google.cloud.contentwarehouse.v1.IQAResult|null);

MatchingDocument qaResult

searchTextSnippet

searchTextSnippet?: (string|null);

MatchingDocument searchTextSnippet