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."],[[["The latest version of the `GetLicenseCodeRequest` documentation is 3.6.0, but this page specifically details version 3.5.0."],["This document provides reference information for the Compute Engine v1 API class `GetLicenseCodeRequest`, including its methods, inheritance, and implementation details."],["`GetLicenseCodeRequest` is a class for requesting license codes and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetLicenseCodeRequest` has properties for `LicenseCode` and `Project`, which are strings and necessary for the request."],["This page also provides links to previous versions, from 3.4.0 down to 1.0.0."]]],[]]