Class: Google::Cloud::Retail::V2::CompleteQueryResponse::RecentSearchResult Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/completion_service.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

Deprecated: Recent search of this user.

Instance Attribute Summary collapse

Instance Attribute Details

#recent_search::String

Returns The recent search query.

Returns:

  • (::String)

    The recent search query.



198
199
200
201
# File 'proto_docs/google/cloud/retail/v2/completion_service.rb', line 198

class RecentSearchResult
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end