public sealed class GetLicenseRequest : IMessage<GetLicenseRequest>, IEquatable<GetLicenseRequest>, IDeepCloneable<GetLicenseRequest>, IBufferMessage, IMessage
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\u003eThis document outlines the \u003ccode\u003eGetLicenseRequest\u003c/code\u003e class, which is used to request information about a specific license in the Google Cloud Compute API, version 1.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetLicenseRequest\u003c/code\u003e is 3.6.0, and documentation is available for many older versions, with the earliest being version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLicenseRequest\u003c/code\u003e 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\u003eThe class includes two constructors, \u003ccode\u003eGetLicenseRequest()\u003c/code\u003e, which is the default, and \u003ccode\u003eGetLicenseRequest(GetLicenseRequest other)\u003c/code\u003e, allowing the creation of an instance with the same content as the provided one.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the properties \u003ccode\u003eLicense\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e, both strings, which serve to specify which license to return and which Project ID the request applies to.\u003c/p\u003e\n"]]],[],null,[]]