public sealed class InstanceConsumptionData : IMessage<InstanceConsumptionData>, IEquatable<InstanceConsumptionData>, IDeepCloneable<InstanceConsumptionData>, 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."],[[["This webpage provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.2.0 of the Google Cloud Compute .NET library, but includes links to many other versions."],["The `InstanceConsumptionData` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities in handling and manipulating instance consumption data."],["The class includes properties such as `ConsumptionInfo`, which provides details about resources consumed, and `Instance`, which offers the server-defined URL for a specific instance."],["There are 2 constructors for the class, a parameterless option and a second that takes an `InstanceConsumptionData` parameter."],["The page provides a range of versions for the `InstanceConsumptionData` class, starting at version 1.0.0 all the way up to the latest version, 3.6.0."]]],[]]