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."],[[["Version 3.5.0 of the `Google.Cloud.Compute.V1` library includes documentation for the `LicenseResourceRequirements` class, with the latest version being 3.6.0."],["The `LicenseResourceRequirements` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` in the .NET framework."],["The class has properties, `HasMinGuestCpuCount` and `HasMinMemoryMb`, which check if the fields are set, and properties, `MinGuestCpuCount` and `MinMemoryMb`, that are now deprecated and don't reflect the minimum resource requirements."],["The class provides a constructor which takes a `LicenseResourceRequirements` object, enabling the ability to copy properties from another `LicenseResourceRequirements` object."],["This document shows access to different versioned documentation, ranging from 1.0.0 all the way to 3.6.0, allowing access to relevant information from these versions."]]],[]]