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 structure, inheritance, and implementation."],["The `PriceByResource` class represents price information by resource type, and it includes properties like `Price`, `PricePhases`, and `ResourceType`."],["The latest version of the Google Cloud Channel v1 API covered in this documentation is 2.14.0, and the page also includes a list of previous versions, dating back to version 1.0.0."],["The `PriceByResource` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the constructors available for creating `PriceByResource` objects, with one being a default constructor and another enabling the copy of another object."]]],[]]