public sealed class GetLicenseCodeRequest : IMessage<GetLicenseCodeRequest>, IEquatable<GetLicenseCodeRequest>, IDeepCloneable<GetLicenseCodeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetLicenseCodeRequest.
A request message for LicenseCodes.Get. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version of the `GetLicenseCodeRequest` API is 3.6.0, which can be found linked at the top of the version history."],["This documentation provides reference and code samples for the `GetLicenseCodeRequest` class within the Compute Engine v1 API."],["The `GetLicenseCodeRequest` class, used for requesting license code details, has been implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `LicenseCode` and `Project`, which are strings used to specify the license and project ID."],["A comprehensive list of all versions of `GetLicenseCodeRequest` from 1.0.0 up to the latest, 3.6.0, is available, with links to each specific version's documentation."]]],[]]