Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Reply.
Defines a reply message to user.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#summary
def summary() -> ::Google::Cloud::DiscoveryEngine::V1::SearchResponse::Summary
Returns
- (::Google::Cloud::DiscoveryEngine::V1::SearchResponse::Summary) — Summary based on search results.
#summary=
def summary=(value) -> ::Google::Cloud::DiscoveryEngine::V1::SearchResponse::Summary
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1::SearchResponse::Summary) — Summary based on search results.
Returns
- (::Google::Cloud::DiscoveryEngine::V1::SearchResponse::Summary) — Summary based on search results.