public sealed class PriceByResource : IMessage<PriceByResource>, IEquatable<PriceByResource>, IDeepCloneable<PriceByResource>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `PriceByResource` class is 2.14.0, while this page specifically documents version 1.6.0."],["`PriceByResource` represents pricing based on resource type within the `Google.Cloud.Channel.V1` namespace."],["This class includes properties such as `Price`, `PricePhases`, and `ResourceType`, defining pricing details and resource association."],["`PriceByResource` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for complex behavior."],["The `PriceByResource` class has two constructors, a default constructor, and a constructor taking a `PriceByResource` object as a parameter."]]],[]]