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."],[[["This webpage details the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, outlining its structure, inheritance, and implemented interfaces."],["The latest version available for `InstanceConsumptionData` is 3.6.0, and the page offers links to documentation for multiple versions, spanning from 1.0.0 to 3.6.0."],["The `InstanceConsumptionData` class has two constructors: one default and one that takes another `InstanceConsumptionData` object as a parameter."],["Key properties of the `InstanceConsumptionData` class include `ConsumptionInfo` (detailing resources consumed) and `Instance` (a server-defined URL for the instance), as well as `HasInstance` which informs if an instance has been set."],["`InstanceConsumptionData` implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."]]],[]]