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 structure and functionality."],["The `PriceByResource` class represents the pricing details for a given resource type, and it offers details on pricing via `Price` and `PricePhases`."],["There are multiple versions of `PriceByResource` documented, ranging from version 1.0.0 to the latest 2.14.0, each with its own specific documentation page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, which are all detailed."],["The listed properties include `Price`, `PricePhases`, and `ResourceType`, which are used to define the different pricing structures for the resource."]]],[]]