public sealed class LicenseResourceRequirements : IMessage<LicenseResourceRequirements>, IEquatable<LicenseResourceRequirements>, IDeepCloneable<LicenseResourceRequirements>, 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 latest version of \u003ccode\u003eLicenseResourceRequirements\u003c/code\u003e is 3.6.0, but there are several older versions available, ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLicenseResourceRequirements\u003c/code\u003e is a sealed class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, defines properties such as \u003ccode\u003eMinGuestCpuCount\u003c/code\u003e and \u003ccode\u003eMinMemoryMb\u003c/code\u003e, specifying minimum resource requirements.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: one default constructor and another that takes an existing \u003ccode\u003eLicenseResourceRequirements\u003c/code\u003e instance as a parameter, for creating new objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes boolean properties \u003ccode\u003eHasMinGuestCpuCount\u003c/code\u003e and \u003ccode\u003eHasMinMemoryMb\u003c/code\u003e to check if the min_guest_cpu_count and min_memory_mb are set, respectively.\u003c/p\u003e\n"]]],[],null,[]]