Class Tile (2.9.0) Stay organized with collections Save and categorize content based on your preferences.
Tile(mapping=None,*,ignore_unknown_fields=False,**kwargs)This field specifies the tile information including anattribute key, attribute value. More fields will be added in thefuture, eg: product id or product counts, etc.
This message hasoneof_ fields (mutually exclusive fields).For each oneof, at most one member field can be set at the same time.Setting any member of the oneof automatically clears all othermembers.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
|---|---|
| Name | Description |
product_attribute_value | google.cloud.retail_v2beta.types.ProductAttributeValueThe product attribute key-value. This field is a member of oneof_product_attribute. |
product_attribute_interval | google.cloud.retail_v2beta.types.ProductAttributeIntervalThe product attribute key-numeric interval. This field is a member of oneof_product_attribute. |
representative_product_id | strThe representative product id for this tile. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-29 UTC.