Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Answer::Reference.
Reference.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#chunk_info
def chunk_info() -> ::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::ChunkInfo-  (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info,unstructured_document_info,structured_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::V1::Answer::Reference::ChunkInfo-  value (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info,unstructured_document_info,structured_document_info. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::ChunkInfo) — Chunk information.
Note: The following fields are mutually exclusive:
chunk_info,unstructured_document_info,structured_document_info. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#structured_document_info
def structured_document_info() -> ::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo-  (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo) — Structured document information.
Note: The following fields are mutually exclusive:
structured_document_info,unstructured_document_info,chunk_info. If a field in that set is populated, all other fields in the set will automatically be cleared. 
#structured_document_info=
def structured_document_info=(value) -> ::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo-  value (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::StructuredDocumentInfo) — Structured document information.
Note: The following fields are mutually exclusive:
structured_document_info,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::V1::Answer::Reference::StructuredDocumentInfo) — Structured document information.
Note: The following fields are mutually exclusive:
structured_document_info,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() -> ::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::UnstructuredDocumentInfo-  (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info,chunk_info,structured_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=(value) -> ::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::UnstructuredDocumentInfo-  value (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info,chunk_info,structured_document_info. If a field in that set is populated, all other fields in the set will automatically be cleared. 
-  (::Google::Cloud::DiscoveryEngine::V1::Answer::Reference::UnstructuredDocumentInfo) — Unstructured document information.
Note: The following fields are mutually exclusive:
unstructured_document_info,chunk_info,structured_document_info. If a field in that set is populated, all other fields in the set will automatically be cleared.