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-31 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 V1 library, is accessible across multiple versions, from 1.0.0 to the latest 3.6.0."],["`InstanceConsumptionData` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its versatility."],["The class has two constructors, a default constructor and one that accepts another `InstanceConsumptionData` object for cloning."],["The class contains properties `ConsumptionInfo`, `HasInstance`, and `Instance`, providing information about resources consumed by the instance and server-defined URL."]]],[]]