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."],[[["\u003cp\u003eThe documentation provides a comprehensive list of versions for the \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest 3.6.0, with links to each version's detailed documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e is a class within the Compute Engine v1 API used to request license code details, as indicated by the class's purpose description, its inheritance, and the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e instance, allowing the creation of new instances and copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class has two properties: LicenseCode and Project, both of type string, used to specify the license code and project ID in the request.\u003c/p\u003e\n"]]],[],null,[]]