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."],[[["The latest version of the `InstanceConsumptionData` class is 3.6.0, as shown by the provided list of versions, while the current context is based on version 3.0.0."],["The `InstanceConsumptionData` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cInstanceConsumptionData\u003e`, `IDeepCloneable\u003cInstanceConsumptionData\u003e`, and `IBufferMessage`."],["The `InstanceConsumptionData` class has two constructors: a default constructor `InstanceConsumptionData()` and a constructor `InstanceConsumptionData(InstanceConsumptionData other)` that accepts another `InstanceConsumptionData` object."],["The class contains properties such as `ConsumptionInfo` (of type `InstanceConsumptionInfo`), `HasInstance` (a boolean), and `Instance` (a string representing the server-defined URL)."]]],[]]