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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.LicenseResourceRequirements` is 3.6.0, and it is part of a series of versions ranging from 1.0.0 to 3.6.0."],["`LicenseResourceRequirements` is a sealed class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, a default constructor, and one that takes another `LicenseResourceRequirements` object as a parameter for copying."],["The class `LicenseResourceRequirements` includes properties to check if fields are set, `HasMinGuestCpuCount` and `HasMinMemoryMb`."],["The properties `MinGuestCpuCount` and `MinMemoryMb` are now deprecated and no longer reflect the actual minimum requirements for using an Instance."]]],[]]