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 API, ranging from version 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e is a sealed class that implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eGuestCpus\u003c/code\u003e, \u003ccode\u003eLocalSsdGb\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, and \u003ccode\u003eMinNodeCpus\u003c/code\u003e, which provide information on the virtual CPUs, local SSD storage, physical memory, and minimal reserved CPUs of the instance respectively, and all of these also have a boolean method used to check whether they are set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eInstanceConsumptionInfo()\u003c/code\u003e and a constructor \u003ccode\u003eInstanceConsumptionInfo(InstanceConsumptionInfo other)\u003c/code\u003e that takes another instance of the same class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 3.6.0 of the \u003ccode\u003eGoogle.Cloud.Compute.V1.InstanceConsumptionInfo\u003c/code\u003e API, and the page hosts numerous links to older API versions for reference.\u003c/p\u003e\n"]]],[],null,[]]