Retail V2 API - Class Google::Cloud::Retail::V2::CompleteQueryResponse::AttributeResult (v2.1.0)

Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::CompleteQueryResponse::AttributeResult.

Resource that represents attribute results.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#suggestions

def suggestions() -> ::Array<::String>
Returns
  • (::Array<::String>) — The list of suggestions for the attribute.

#suggestions=

def suggestions=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The list of suggestions for the attribute.
Returns
  • (::Array<::String>) — The list of suggestions for the attribute.