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 documentation for the `PriceByResource` class within the Google Cloud Channel v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `PriceByResource` class, representing the price by resource type, is part of the `Google.Cloud.Channel.V1` namespace in the Google.Cloud.Channel.V1.dll assembly and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of `PriceByResource`, ranging from version 1.0.0 to the latest version, 2.14.0, each with its respective link to the API reference."],["Key properties of the `PriceByResource` class include `Price`, which represents the Offer's price, `PricePhases`, specifying the price by time range, and `ResourceType`, which specifies the type of resource, such as SEAT."],["There are two constructors available for creating a `PriceByResource` object, one default constructor and another one that accepts another `PriceByResource` object to copy its values."]]],[]]