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-03-21 UTC."],[[["This webpage provides reference documentation for the `PriceByResource` class within the Google Cloud Channel v1 API for .NET, with the latest version being 2.14.0 and the current page describing version 2.8.0."],["The `PriceByResource` class represents pricing information by resource type in the Google Cloud Channel API, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PriceByResource` class includes properties for `Price`, `PricePhases`, and `ResourceType`, which detail the pricing structure and the type of resource to which the pricing applies."],["There is a history of the different versions of the `PriceByResource` class which is available, spanning from 1.0.0 to 2.14.0."],["The `PriceByResource` class can be constructed with a default constructor `PriceByResource()`, and a second constructor that takes another `PriceByResource` object as a parameter `PriceByResource(PriceByResource other)`."]]],[]]