Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::ChunkInfo::DocumentMetadata.
Document metadata contains the information of the document of the current chunk.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#title
def title() -> ::String
Returns
- (::String) — Title of the document.
#title=
def title=(value) -> ::String
Parameter
- value (::String) — Title of the document.
Returns
- (::String) — Title of the document.
#uri
def uri() -> ::String
Returns
- (::String) — Uri of the document.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — Uri of the document.
Returns
- (::String) — Uri of the document.