The collection type. Collection products are bundled
[Type.PRIMARY][google.cloud.retail.v2.Product.Type.PRIMARY]
[Product][google.cloud.retail.v2.Product]s or
[Type.VARIANT][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product]s that are sold together, such
as a jewelry set with necklaces, earrings and rings, etc.
Primary
The primary type.
As the primary unit for predicting, indexing and search serving, a
[Type.PRIMARY][google.cloud.retail.v2.Product.Type.PRIMARY]
[Product][google.cloud.retail.v2.Product] is grouped with multiple
[Type.VARIANT][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product]s.
Unspecified
Default value. Default to
[Catalog.product_level_config.ingestion_product_type][google.cloud.retail.v2.ProductLevelConfig.ingestion_product_type]
if unset.
Variant
The variant type.
[Type.VARIANT][google.cloud.retail.v2.Product.Type.VARIANT]
[Product][google.cloud.retail.v2.Product]s usually share some common
attributes on the same
[Type.PRIMARY][google.cloud.retail.v2.Product.Type.PRIMARY]
[Product][google.cloud.retail.v2.Product]s, but they have variant
attributes like different colors, sizes and prices, etc.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-05 UTC."],[[["This webpage provides documentation for the `Product.Types.Type` enum within the Google Cloud Retail v2 API, detailing the different product types that can be defined."],["The enum `Product.Types.Type` defines four possible types: `Collection`, `Primary`, `Unspecified`, and `Variant`, each with distinct meanings in the context of retail products."],["The `Primary` product type is the main unit for predicting, indexing, and serving in searches, often associated with multiple `Variant` products."],["The latest version available for `Product.Types.Type` is 2.12.0, with a list of previous versions dating back to version 1.0.0 available to browse."],["Each product type (`Collection`, `Primary`, `Unspecified`, `Variant`) has a specific description associated with it, outlining its role and characteristics in a retail context."]]],[]]