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 webpage provides documentation for the `PriceByResource` class within the `Google.Cloud.Channel.V1` namespace, detailing its various versions and functionalities."],["`PriceByResource` is a class that represents pricing information by resource type, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `PriceByResource` object as a parameter for creating a copy."],["It includes properties like `Price`, `PricePhases`, and `ResourceType`, which specify the offer price, time-based pricing, and the resource type, respectively."],["There is a full history of all versions of this class, from version 1.0.0 up to the current latest version 2.14.0, allowing for viewing of the documentation for any of them."]]],[]]