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` documentation is 3.6.0, which is accessible via a provided link, alongside other versions ranging from 1.0.0 to 3.5.0."],["This documentation provides reference information for the Compute Engine v1 API class `GetLicenseCodeRequest`, detailing its use in a request message for `LicenseCodes.Get`."],["The `GetLicenseCodeRequest` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetLicenseCodeRequest` class includes two constructors, one parameterless and one that takes another `GetLicenseCodeRequest` object as a parameter."],["It also contains properties such as `LicenseCode` and `Project`, with `LicenseCode` being the number corresponding to the license code and `Project` being the project ID for the request, both with a `string` type."]]],[]]