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-03-21 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.LicenseResourceRequirements` is 3.6.0, and this page provides documentation for version 2.0.0."],["This document outlines the different versions of `LicenseResourceRequirements` available, ranging from version 1.0.0 up to the latest, 3.6.0, each linked to its corresponding documentation."],["The `LicenseResourceRequirements` class, which inherits from `Object` and implements several interfaces, is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["This class includes constructors `LicenseResourceRequirements()` and `LicenseResourceRequirements(LicenseResourceRequirements other)` and has properties `HasMinGuestCpuCount`, `HasMinMemoryMb`, `MinGuestCpuCount`, and `MinMemoryMb`."],["The properties `MinGuestCpuCount` and `MinMemoryMb` define the minimum hardware requirements for an instance's CPU and memory, respectively, for the use of a license."]]],[]]