Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult.
Search result.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#chunk_info
def chunk_info() -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info
,unstructured_document_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#chunk_info=
def chunk_info=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo
-
value (::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info
,unstructured_document_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info
,unstructured_document_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#unstructured_document_info
def unstructured_document_info() -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info
,chunk_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#unstructured_document_info=
def unstructured_document_info=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo
-
value (::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info
,chunk_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info
,chunk_info
. If a field in that set is populated, all other fields in the set will automatically be cleared.