Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SearchResponse::Summary.
Summary of the top N search result specified by the summary spec.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#summary_text
def summary_text() -> ::String
    Returns
    
  - (::String) — The summary content.
#summary_text=
def summary_text=(value) -> ::String
    Parameter
    
  - value (::String) — The summary content.
    Returns
    
- (::String) — The summary content.