public sealed class ProductCatalogItem.Types.ExactPrice : IMessage<ProductCatalogItem.Types.ExactPrice>, IEquatable<ProductCatalogItem.Types.ExactPrice>, IDeepCloneable<ProductCatalogItem.Types.ExactPrice>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 API class ProductCatalogItem.Types.ExactPrice.
[[["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-07-09 UTC."],[[["This document provides reference documentation for the `ProductCatalogItem.Types.ExactPrice` class within the Recommendations AI v1beta1 API, focusing on its role in representing the exact price of a product."],["The `ExactPrice` class, which inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents the exact product price."],["The class is part of the `Google.Cloud.RecommendationEngine.V1Beta1` namespace, residing in the `Google.Cloud.RecommendationEngine.V1Beta1.dll` assembly, and includes constructors for creating instances, such as `ExactPrice()` and `ExactPrice(ExactPrice)`."],["The `ExactPrice` class includes properties like `DisplayPrice` and `OriginalPrice`, which hold the product's displayed price and the original price without discounts respectively, both of type `float`."],["There are three different versions of this API available, `2.0.0-beta06`, `2.0.0-beta05`, and `1.0.0-beta03`."]]],[]]