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\u003eThe 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library available on this page is 3.6.0, while older versions are listed going back to 1.0.0, showcasing the evolution of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e is a sealed class that 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, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e allows for setting and getting information on guest CPUs, local SSD storage, memory, and minimal guaranteed virtual CPUs.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple properties such as \u003ccode\u003eGuestCpus\u003c/code\u003e, \u003ccode\u003eLocalSsdGb\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, and \u003ccode\u003eMinNodeCpus\u003c/code\u003e that allow setting and getting the specific information for each of those categories, as well as the boolean properties \u003ccode\u003eHasGuestCpus\u003c/code\u003e, \u003ccode\u003eHasLocalSsdGb\u003c/code\u003e, \u003ccode\u003eHasMemoryMb\u003c/code\u003e, and \u003ccode\u003eHasMinNodeCpus\u003c/code\u003e that allow checking whether those respective fields have been set.\u003c/p\u003e\n"]]],[],null,[]]