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 `PriceByResource` class in the Cloud Channel v1 API is 2.14.0, and previous versions are available, ranging down to version 1.0.0."],["`PriceByResource` represents the pricing structure by resource type, such as SEAT, within the Cloud Channel v1 API."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PriceByResource` provides properties for a singular `Price` and a `RepeatedField` of `PricePhase`, offering flexibility for pricing models."],["The class offers constructors for creating a new instance, and creating an instance by copying another instance, using a `PriceByResource` parameter named `other`."]]],[]]