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."],[[["This page provides reference documentation for the `LicenseResourceCommitment` class within the Google.Cloud.Compute.V1 API, specifically version 2.6.0."],["The `LicenseResourceCommitment` class represents a commitment for a particular license resource and is part of the Compute Engine v1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer message management."],["Key properties of the `LicenseResourceCommitment` class include `Amount`, representing the number of licenses, `CoresPerLicense`, specifying the core range, and `License`, which stores the license URI."],["The documentation presents an extensive version history of this class, starting from version 1.0.0 up to the latest 3.6.0."]]],[]]