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 webpage provides documentation for the `ProductDetail` class within the Google Cloud Retail V2 API for .NET, with the latest version being 2.12.0."],["The `ProductDetail` class, which is a part of the `Google.Cloud.Retail.V2` namespace, represents detailed information about a product associated with a user event."],["`ProductDetail` implements several interfaces, including `IMessage`, `IEquatable\u003cProductDetail\u003e`, `IDeepCloneable\u003cProductDetail\u003e`, and `IBufferMessage`, allowing it to be used in various contexts."],["The class includes properties for `Product`, which is required and contains information about the product, and `Quantity`, which indicates the number of products associated with a user event and is needed for certain event types like add-to-cart and purchase-complete."],["The documentation offers access to previous versions of the `ProductDetail` class, dating back to version 1.0.0, and details inherited members from the object class."]]],[]]