public sealed class LicenseResourceCommitment : IMessage<LicenseResourceCommitment>, IEquatable<LicenseResourceCommitment>, IDeepCloneable<LicenseResourceCommitment>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LicenseResourceCommitment.
[[["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 `LicenseResourceCommitment` class is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace and is part of the Compute Engine v1 API."],["This class represents a commitment for a specific license resource and is part of the .NET API, with version 2.10.0 being highlighted as the version being displayed."],["The `LicenseResourceCommitment` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its robust functionality."],["The class has properties such as `Amount`, `CoresPerLicense`, and `License` which is used to define the parameters of the commitment, indicating that it can track the quantity of licenses and the core range they apply to, in addition to the URI."],["The documentation page lists a range of previous versions, including versions starting from 1.0.0, showcasing a history of updates and stability for the library."]]],[]]