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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, detailing various versions of the .NET library."],["The latest version of the `Google.Cloud.Compute.V1` library documented on this page is version 3.6.0, while this specific page's version is 2.4.0, showcasing all versions available from 1.0.0 onward."],["The `InstanceConsumptionData` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from the `Object` class."],["`InstanceConsumptionData` class includes properties such as `ConsumptionInfo` of type `InstanceConsumptionInfo`, and `Instance`, a string, along with a boolean property `HasInstance` to check if the instance field is set."],["The documentation describes the class constructors, which are `InstanceConsumptionData()`, and `InstanceConsumptionData(InstanceConsumptionData other)`."]]],[]]