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, detailing its usage and properties."],["The `InstanceConsumptionData` class, part of the Google Cloud Compute .NET library, is an object that represents resource consumption data for a specific instance."],["The page lists various versions of the library, from the latest version 3.6.0 down to 1.0.0, allowing users to navigate to the documentation for each release."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `ConsumptionInfo`, `HasInstance`, and `Instance` with their respective descriptions."],["The class contains two constructors, one being empty, and the other taking in another `InstanceConsumptionData` object."]]],[]]