Reference documentation and code samples for the Google Cloud Retail V2 Client class TileNavigationSpec.
This field specifies tile navigation related parameters.
Generated from protobuf message google.cloud.retail.v2.SearchRequest.TileNavigationSpec
Namespace
Google \ Cloud \ Retail \ V2 \ SearchRequestMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tile_navigation_requested
bool
This field specifies whether the customer would like to request tile navigation.
↳ applied_tiles
array< Google\Cloud\Retail\V2\Tile
>
This field specifies the tiles which are already clicked in client side. NOTE: This field is not being used for filtering search products. Client side should also put all the applied tiles in SearchRequest.filter .
getTileNavigationRequested
This field specifies whether the customer would like to request tile navigation.
bool
setTileNavigationRequested
This field specifies whether the customer would like to request tile navigation.
var
bool
$this
getAppliedTiles
This field specifies the tiles which are already clicked in client side.
NOTE: This field is not being used for filtering search products. Client side should also put all the applied tiles in SearchRequest.filter .
setAppliedTiles
This field specifies the tiles which are already clicked in client side.
NOTE: This field is not being used for filtering search products. Client side should also put all the applied tiles in SearchRequest.filter .
$this