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."],[[["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 functionalities such as price information, price phases, and resource type specifications."],["The documentation covers multiple versions of the `Google.Cloud.Channel.V1` package, ranging from version 1.0.0 to the latest version 2.14.0, allowing users to navigate through the changes and updates across different releases."],["`PriceByResource` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and serialization."],["The class includes properties such as `Price`, `PricePhases`, and `ResourceType` which allow users to manage and understand resource pricing details."]]],[]]