public sealed class InstanceConsumptionInfo : IMessage<InstanceConsumptionInfo>, IEquatable<InstanceConsumptionInfo>, IDeepCloneable<InstanceConsumptionInfo>, 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\u003eThis webpage provides documentation for the \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing various versions of the library, ranging from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e class is a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for managing instance consumption data.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and a constructor that takes another \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e object, allowing the creation of new instances and cloning existing ones.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eGuestCpus\u003c/code\u003e, \u003ccode\u003eLocalSsdGb\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, and \u003ccode\u003eMinNodeCpus\u003c/code\u003e, which represent the number of virtual CPUs, the amount of local SSD storage, the physical memory, and the minimum reserved CPUs, respectively, with corresponding \u003ccode\u003eHas\u003c/code\u003e properties to check if the fields are set.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties that specify the amount of physical memory, virtual CPUs and local SSD storage the instance has available, as well as the minimum number of reserved virtual CPUs.\u003c/p\u003e\n"]]],[],null,[]]