Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerQueryRequest::SearchSpec::SearchResultList::SearchResult::UnstructuredDocumentInfo::DocumentContext.
Document context.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#content
def content() -> ::String
Returns
- (::String) — Document content.
#content=
def content=(value) -> ::String
Parameter
- value (::String) — Document content.
Returns
- (::String) — Document content.
#page_identifier
def page_identifier() -> ::String
Returns
- (::String) — Page identifier.
#page_identifier=
def page_identifier=(value) -> ::String
Parameter
- value (::String) — Page identifier.
Returns
- (::String) — Page identifier.