Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::SearchResponse::TileNavigationResult.
This field specifies all related information for tile navigation that will be used in client side.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tiles
def tiles() -> ::Array<::Google::Cloud::Retail::V2::Tile>
    Returns
    
  - (::Array<::Google::Cloud::Retail::V2::Tile>) — The current tiles that are used for tile navigation, sorted by engagement.
#tiles=
def tiles=(value) -> ::Array<::Google::Cloud::Retail::V2::Tile>
    Parameter
    
  - value (::Array<::Google::Cloud::Retail::V2::Tile>) — The current tiles that are used for tile navigation, sorted by engagement.
    Returns
    
- (::Array<::Google::Cloud::Retail::V2::Tile>) — The current tiles that are used for tile navigation, sorted by engagement.