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, detailing its properties, constructors, and inherited members."],["The `PriceByResource` class is used to represent pricing information based on resource type and is found within the `Google.Cloud.Channel.V1` namespace across multiple versions."],["The page includes a list of available versions, ranging from version 1.0.0 up to the latest version 2.14.0, with each version having its own specific documentation for `PriceByResource`."],["The `PriceByResource` class contains properties such as `Price`, `PricePhases`, and `ResourceType`, each providing information about the pricing structure and resource details."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from Google's Protobuf library, along with inheriting members from the `Object` class."]]],[]]