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."],[[["This webpage provides documentation for the `PriceByResource` class within the `Google.Cloud.Channel.V1` namespace, detailing its properties, constructors, and inherited members."],["The latest version of the `PriceByResource` documentation is 2.14.0, and the page also includes links to the documentation of this class from version 1.0.0 all the way up to the latest version."],["`PriceByResource` is a class that represents pricing information by resource type and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties like `Price` to describe the base price, `PricePhases` to specify time-range pricing, and `ResourceType` to define the type of resource, along with 2 constructors to create instances of the `PriceByResource` class."]]],[]]