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 provides documentation for the `InstanceConsumptionData` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and properties."],["The `InstanceConsumptionData` class represents information about the resources consumed by an instance, including a server-defined URL."],["The documentation covers multiple versions of `InstanceConsumptionData`, ranging from version 1.0.0 to the latest version 3.6.0, allowing you to view the history of this class."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, with methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["`InstanceConsumptionData` includes properties like `ConsumptionInfo`, which provides details about instance resource usage, `HasInstance`, which indicates whether an instance is set, and `Instance`, which contains the server defined URL for the instance."]]],[]]