Interface protos.google.cloud.discoveryengine.v1alpha.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.IUnstructuredDocumentInfo (1.7.0)

Properties of an UnstructuredDocumentInfo.

Package

@google-cloud/discoveryengine

Properties

document

document?: (string|null);

UnstructuredDocumentInfo document

documentContexts

documentContexts?: (google.cloud.discoveryengine.v1alpha.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IDocumentContext[]|null);

UnstructuredDocumentInfo documentContexts

extractiveAnswers

extractiveAnswers?: (google.cloud.discoveryengine.v1alpha.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IExtractiveAnswer[]|null);

UnstructuredDocumentInfo extractiveAnswers

extractiveSegments

extractiveSegments?: (google.cloud.discoveryengine.v1alpha.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IExtractiveSegment[]|null);

UnstructuredDocumentInfo extractiveSegments

title

title?: (string|null);

UnstructuredDocumentInfo title

uri

uri?: (string|null);

UnstructuredDocumentInfo uri