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."],[[["This webpage provides reference documentation for the `GetLicenseCodeRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the webpage lists available versions ranging from 1.0.0 to 3.6.0."],["The `GetLicenseCodeRequest` class is a request message used for retrieving license code details and is an implementation of the IMessage interface."],["The `GetLicenseCodeRequest` class contains properties such as `LicenseCode` and `Project`, which are strings used to specify the license and project ID respectively."],["The webpage outlines the class's inheritance and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]