public sealed class PriceByResource : IMessage<PriceByResource>, IEquatable<PriceByResource>, IDeepCloneable<PriceByResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PriceByResource.
[[["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-17 UTC."],[[["This webpage provides documentation for the `PriceByResource` class within the Google Cloud Channel v1 API, detailing its structure and functionality across various versions."],["The `PriceByResource` class represents pricing information based on resource type, such as SEAT, and is implemented as a sealed class inheriting from `Object` and several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.14.0, and the page includes a list of available versions from 2.14.0 down to 1.0.0 for the `PriceByResource` class."],["Key properties of the `PriceByResource` class include `Price`, `PricePhases`, and `ResourceType`, which specify the offer's price, time-based price ranges, and the resource type, respectively."],["The `PriceByResource` class is found within the `Google.Cloud.Channel.V1` namespace, available in the `Google.Cloud.Channel.V1.dll` assembly, and includes constructors for creating instances either by default or by copying another `PriceByResource` object."]]],[]]