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 \u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e class provides details about the resource consumption of a compute instance, including available virtual CPUs, local SSD storage, physical memory, and reserved virtual CPUs.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, and is available from version 1.0.0 up to the latest version, 3.6.0, with version 2.3.0 being specifically detailed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceConsumptionInfo\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, comparison, deep cloning, and buffer message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eGuestCpus\u003c/code\u003e, \u003ccode\u003eLocalSsdGb\u003c/code\u003e, \u003ccode\u003eMemoryMb\u003c/code\u003e, and \u003ccode\u003eMinNodeCpus\u003c/code\u003e which can be used to get and set the specific consumption information of an instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple properties to check if other related properties are set, such as, \u003ccode\u003eHasGuestCpus\u003c/code\u003e, \u003ccode\u003eHasLocalSsdGb\u003c/code\u003e, \u003ccode\u003eHasMemoryMb\u003c/code\u003e, and \u003ccode\u003eHasMinNodeCpus\u003c/code\u003e, all returning a boolean.\u003c/p\u003e\n"]]],[],null,[]]