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 \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class is used to request a specific license code in the Google Cloud Compute V1 API, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class, one default and one that accepts another \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class has two properties: \u003ccode\u003eLicenseCode\u003c/code\u003e (string) to specify the License code resource to return, and \u003ccode\u003eProject\u003c/code\u003e (string) to indicate the project ID for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLicenseCodeRequest\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]