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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInstanceConsumptionData\u003c/code\u003e class represents data related to instance resource consumption within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions of the Google.Cloud.Compute.V1 package, with version 3.6.0 being the latest and starting from 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceConsumptionData\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eInstanceConsumptionData\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eConsumptionInfo\u003c/code\u003e which contains \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e, \u003ccode\u003eHasInstance\u003c/code\u003e, a boolean value that indicates if the instance field is set, and \u003ccode\u003eInstance\u003c/code\u003e which contains the server-defined URL for the instance.\u003c/p\u003e\n"]]],[],null,[]]