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-24 UTC."],[[["This webpage provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and properties across multiple versions."],["The latest version of `InstanceConsumptionData` is 3.6.0, and the page contains links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `InstanceConsumptionData` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InstanceConsumptionData` class include `ConsumptionInfo` (of type `InstanceConsumptionInfo`), `HasInstance` (a boolean), and `Instance` (a string), which are used to manage data related to instance resource consumption."],["The provided documentation highlights the existence of two constructors for the class `InstanceConsumptionData()`, and `InstanceConsumptionData(InstanceConsumptionData other)`."]]],[]]