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-04-09 UTC."],[[["The latest version of the `PriceByResource` class is 2.14.0, but there are many versions available, including older versions ranging back to 1.0.0."],["The `PriceByResource` class represents the price of a resource type in the `Google.Cloud.Channel.V1` namespace, as well as implementing several interfaces."],["This class provides a mechanism to define pricing, with a `Price` property if there are no time-based price phases, or a `PricePhases` property if pricing varies by time range."],["`PriceByResource` includes properties to define the `ResourceType`, which specifies what kind of resource the price is applicable to."],["It inherits from the base `Object` class in dotnet and has inherited methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]