public sealed class PriceByResource : IMessage<PriceByResource>, IEquatable<PriceByResource>, IDeepCloneable<PriceByResource>, IBufferMessage, IMessage
[[["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 `PriceByResource` class represents pricing information for a specific resource type within the Google Cloud Channel API's version 1, as detailed in the .NET documentation."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle various message operations."],["The class contains properties like `Price`, `PricePhases`, and `ResourceType` to detail offer prices, time-based price variations, and the type of resource being priced."],["Version history for the class is available, ranging from the latest version 2.14.0 down to version 1.0.0, allowing developers to reference documentation for different API versions."]]],[]]