Retail V2 API - Class Google::Cloud::Retail::V2::ConversationalSearchResponse::RefinedSearch (v2.5.0)

Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::ConversationalSearchResponse::RefinedSearch.

The proposed refined search for intent-refinement/bundled shopping conversation. When using CONVERSATIONAL_FILTER_ONLY mode, the refined_query from search response will be populated here.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#query

def query() -> ::String
Returns
  • (::String) — The query to be used for search.

#query=

def query=(value) -> ::String
Parameter
  • value (::String) — The query to be used for search.
Returns
  • (::String) — The query to be used for search.