If any supported optional fields are provided, we will treat them as a full
override when looking up product information from the catalog. Thus, it is
important to ensure that the overriding fields are accurate and
complete.
All other product fields are ignored and instead populated via catalog
lookup after event ingestion.
Quantity of the product associated with the user event.
For example, this field will be 2 if two products are added to the shopping
cart for purchase-complete event. Required for add-to-cart and
purchase-complete event types.
[[["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-03-21 UTC."],[[["This document provides reference information for the `ProductDetail` class within the Google Cloud Retail V2 API, detailing its structure, inheritance, and usage."],["The `ProductDetail` class is used to represent detailed product information associated with a user event, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the Google.Cloud.Retail.V2 is version 2.12.0, with the provided content being for version 2.6.0, which include details on the constructor, properties, and inheritance."],["The `Product` property within `ProductDetail` is a required field, containing information such as the product ID, and optionally allows overriding product details like `price_info`."],["The `Quantity` property in `ProductDetail` indicates the number of products involved in an event and is essential for events like `add-to-cart` and `purchase-complete`."]]],[]]