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"]],[["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-04-09 UTC."],[[["This page provides documentation for the `GetLicenseCodeRequest` class within the Google Compute Engine v1 API for .NET, specifically version 3.3.0."],["The `GetLicenseCodeRequest` class is used to create a request message for retrieving license code details, as outlined in the LicenseCodes.Get method description."],["The page details the implementation of `GetLicenseCodeRequest`, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists all available versions of `GetLicenseCodeRequest`, from the latest at 3.6.0 down to version 1.0.0, allowing developers to access documentation on previous versions."],["The documentation contains information about the constructors and properties of the `GetLicenseCodeRequest` class, such as `LicenseCode` and `Project`."]]],[]]