[[["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-08-07 UTC."],[[["The latest version available for the Google.Cloud.Channel.V1.Price class is 2.14.0, with multiple historical versions accessible from 1.0.0 onwards."],["The `Price` class, found within the Google.Cloud.Channel.V1 namespace, represents the pricing details for an Offer in the Cloud Channel v1 API and includes information like BasePrice, Discount, and EffectivePrice."],["The `Price` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `Price` class include `BasePrice`, `Discount`, `EffectivePrice`, and `ExternalPriceUri`, which provide details about the base price, discount percentage, discounted price, and a link to an external price list, respectively."],["The `Price` class offers two constructors: a default `Price()` constructor and a `Price(Price other)` constructor, which allows creating a new instance based on an existing Price object."]]],[]]