public sealed class GetLicenseCodeRequest : IMessage<GetLicenseCodeRequest>, IEquatable<GetLicenseCodeRequest>, IDeepCloneable<GetLicenseCodeRequest>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, used for retrieving license code information in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API for the \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e is 3.6.0, with a history of versions ranging down to 1.0.0 available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting features like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one that takes another \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e object as a parameter for copying, as well as the properties of \u003ccode\u003eLicenseCode\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e which are both strings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e is a request message that requires both a \u003ccode\u003eLicenseCode\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e to be specified, both properties being strings.\u003c/p\u003e\n"]]],[],null,[]]