Properties of an UnstructuredDocumentInfo.
Package
@google-cloud/discoveryengineProperties
document
document?: (string|null);
UnstructuredDocumentInfo document
documentContexts
documentContexts?: (google.cloud.discoveryengine.v1beta.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IDocumentContext[]|null);
UnstructuredDocumentInfo documentContexts
extractiveAnswers
extractiveAnswers?: (google.cloud.discoveryengine.v1beta.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IExtractiveAnswer[]|null);
UnstructuredDocumentInfo extractiveAnswers
extractiveSegments
extractiveSegments?: (google.cloud.discoveryengine.v1beta.AnswerQueryRequest.SearchSpec.SearchResultList.SearchResult.UnstructuredDocumentInfo.IExtractiveSegment[]|null);
UnstructuredDocumentInfo extractiveSegments
title
title?: (string|null);
UnstructuredDocumentInfo title
uri
uri?: (string|null);
UnstructuredDocumentInfo uri