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-02 UTC."],[[["The webpage provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, detailing various versions of the API, ranging from 1.0.0 to the latest 3.6.0."],["The `InstanceConsumptionData` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This documentation outlines the `InstanceConsumptionData` class's constructors, which include a default constructor and a copy constructor, and lists the properties that exist within the class, such as `ConsumptionInfo`, `HasInstance`, and `Instance`."],["The current page version focuses on 2.13.0, listing several versions of this class, with version 3.6.0 being the most recent."]]],[]]