public sealed class UpdateLicensePoolRequest : IMessage<UpdateLicensePoolRequest>, IEquatable<UpdateLicensePoolRequest>, IDeepCloneable<UpdateLicensePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class UpdateLicensePoolRequest.
[[["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 `UpdateLicensePoolRequest` class is 1.4.0, as indicated in the provided documentation."],["This class is part of the Cloud Commerce Consumer Procurement v1 API, used for updating a license pool."],["The `UpdateLicensePoolRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class requires two parameters to update a license pool, `LicensePool` which identifies the license to be updated and `UpdateMask` which is the list of fields to be updated."],["The `UpdateLicensePoolRequest` class has two constructors, a default one and another one that takes an `UpdateLicensePoolRequest` object as a parameter to be used."]]],[]]