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 details the `PriceByResource` class within the `Google.Cloud.Channel.V1` namespace, which represents pricing based on resource type and is available in various versions ranging from 1.0.0 to the latest 2.14.0."],["The `PriceByResource` class, part of the Google Cloud Channel API, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PriceByResource` class include `Price`, representing the offer's price, `PricePhases` for specifying prices by time range, and `ResourceType` to define the type of resource such as \"SEAT\"."],["The class offers two constructors: a default `PriceByResource()` constructor and another `PriceByResource(PriceByResource other)` constructor that takes another `PriceByResource` instance to allow for the object to be cloned."],["This page lists out the different versions of this class, starting from version 1.0.0 to the most recent 2.14.0, providing links to each version's specific documentation."]]],[]]