public sealed class LicenseResourceCommitment : IMessage<LicenseResourceCommitment>, IEquatable<LicenseResourceCommitment>, IDeepCloneable<LicenseResourceCommitment>, 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."],[[["This webpage provides documentation for the `LicenseResourceCommitment` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The `LicenseResourceCommitment` class, which implements several interfaces including `IMessage` and `IEquatable`, represents a commitment for a specific license resource."],["The class includes properties such as `Amount`, `CoresPerLicense`, and `License`, which detail the number of licenses, the core range, and the URI of the applicable license, respectively."],["The latest version of `LicenseResourceCommitment` is 3.6.0, while the oldest documented version on the page is 1.0.0, and also include all versions between them."],["The page also provides information on the constructors and members inherited from the base Object class."]]],[]]