public sealed class GetLicenseRequest : IMessage<GetLicenseRequest>, IEquatable<GetLicenseRequest>, IDeepCloneable<GetLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetLicenseRequest.
A request message for Licenses.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\u003eGetLicenseRequest\u003c/code\u003e class is part of the Google.Cloud.Compute.V1 API and is used to request license information from the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLicenseRequest\u003c/code\u003e class is available in multiple versions, ranging from 1.0.0 to the latest version 3.6.0, with links provided for each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor \u003ccode\u003eGetLicenseRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetLicenseRequest(GetLicenseRequest other)\u003c/code\u003e, facilitating the creation of new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties, \u003ccode\u003eLicense\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, which are strings and are used to specify the license to return and the project ID associated with the request, respectively.\u003c/p\u003e\n"]]],[],null,[]]