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-12 UTC."],[[["The latest version available for `Google.Cloud.Retail.V2.Product.Types.Type` is 2.12.0, with a range of prior versions from 2.11.0 down to 1.0.0 also accessible."],["This document defines the `Type` enum for products, which is found within the `Google.Cloud.Retail.V2` namespace."],["There are four product types specified within this enum: `Unspecified`, `Primary`, `Variant`, and `Collection`."],["`Primary` products are the main units used for prediction, indexing, and search, often grouped with multiple `Variant` products."],["`Collection` type products are bundled sets of `Primary` or `Variant` products, sold as a single item."]]],[]]