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 page provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implementations."],["The `InstanceConsumptionData` class, which is part of the Google Cloud Compute API, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, and the page lists various previous versions of the `InstanceConsumptionData` class, dating back to version 1.0.0, offering a historical overview of its development."],["The `InstanceConsumptionData` class includes properties like `ConsumptionInfo` of type `InstanceConsumptionInfo`, `HasInstance` (a boolean), and `Instance` (a string), which are used for retrieving information about an instance."],["The page also lists inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, indicating the class's place within the .NET object hierarchy."]]],[]]