| Modifier and Type | Class and Description |
|---|---|
class |
Tile
This field specifies the tile information including an attribute key,
attribute value.
|
static class |
Tile.Builder
This field specifies the tile information including an attribute key,
attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
TileOrBuilder |
SearchRequest.TileNavigationSpecOrBuilder.getAppliedTilesOrBuilder(int index)
This field specifies the tiles which are already clicked in client side.
|
TileOrBuilder |
SearchRequest.TileNavigationSpec.getAppliedTilesOrBuilder(int index)
This field specifies the tiles which are already clicked in client side.
|
TileOrBuilder |
SearchRequest.TileNavigationSpec.Builder.getAppliedTilesOrBuilder(int index)
This field specifies the tiles which are already clicked in client side.
|
TileOrBuilder |
SearchResponse.TileNavigationResultOrBuilder.getTilesOrBuilder(int index)
The current tiles that are used for tile navigation, sorted by
engagement.
|
TileOrBuilder |
SearchResponse.TileNavigationResult.getTilesOrBuilder(int index)
The current tiles that are used for tile navigation, sorted by
engagement.
|
TileOrBuilder |
SearchResponse.TileNavigationResult.Builder.getTilesOrBuilder(int index)
The current tiles that are used for tile navigation, sorted by
engagement.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TileOrBuilder> |
SearchRequest.TileNavigationSpecOrBuilder.getAppliedTilesOrBuilderList()
This field specifies the tiles which are already clicked in client side.
|
List<? extends TileOrBuilder> |
SearchRequest.TileNavigationSpec.getAppliedTilesOrBuilderList()
This field specifies the tiles which are already clicked in client side.
|
List<? extends TileOrBuilder> |
SearchRequest.TileNavigationSpec.Builder.getAppliedTilesOrBuilderList()
This field specifies the tiles which are already clicked in client side.
|
List<? extends TileOrBuilder> |
SearchResponse.TileNavigationResultOrBuilder.getTilesOrBuilderList()
The current tiles that are used for tile navigation, sorted by
engagement.
|
List<? extends TileOrBuilder> |
SearchResponse.TileNavigationResult.getTilesOrBuilderList()
The current tiles that are used for tile navigation, sorted by
engagement.
|
List<? extends TileOrBuilder> |
SearchResponse.TileNavigationResult.Builder.getTilesOrBuilderList()
The current tiles that are used for tile navigation, sorted by
engagement.
|
Copyright © 2025 Google LLC. All rights reserved.