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."],[[["The latest version of the Google Cloud Channel v1 API class PriceByResource is 2.14.0, with multiple previous versions available, ranging back to version 1.0.0."],["The `PriceByResource` class represents pricing information by resource type and includes details such as the price of the offer and the price phases."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the object class."],["`PriceByResource` has constructors for creating new instances, and properties for `Price`, `PricePhases`, and `ResourceType`."],["The `PriceByResource` is located within the `Google.Cloud.Channel.V1` namespace and the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]