Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo.
Chunk information.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#content
def content() -> ::String Returns 
 - (::String) — Chunk textual content. It is limited to 8000 characters.
 
#content=
def content=(value) -> ::String Parameter 
 - value (::String) — Chunk textual content. It is limited to 8000 characters.
 
 Returns 
 - (::String) — Chunk textual content. It is limited to 8000 characters.
 
#document_metadata
def document_metadata() -> ::Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo::DocumentMetadata Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo::DocumentMetadata) — Metadata of the document from the current chunk.
 
#document_metadata=
def document_metadata=(value) -> ::Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo::DocumentMetadata Parameter 
 - value (::Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo::DocumentMetadata) — Metadata of the document from the current chunk.
 
 Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::AnswerQueryRequest::EndUserSpec::EndUserMetaData::ChunkInfo::DocumentMetadata) — Metadata of the document from the current chunk.