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."],[[["Version 3.6.0 is the latest version available for the Google.Cloud.Compute.V1.InstanceConsumptionData, while version 3.5.0 is the specific version being documented here."],["The `InstanceConsumptionData` class, residing within the `Google.Cloud.Compute.V1` namespace, is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceConsumptionData` class includes constructors for default initialization and copying from another `InstanceConsumptionData` object."],["Key properties within the `InstanceConsumptionData` class include `ConsumptionInfo` which provides details about resources consumed by an instance, `HasInstance` to check if the `instance` field is populated, and `Instance` which holds the server defined URL for the instance."],["The documentation for the `InstanceConsumptionData` class lists a history of versions ranging from 1.0.0 to 3.6.0, along with a link to each versions page."]]],[]]