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 Engine v1 API, specifically found in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a request message used for retrieving license information, as described by its purpose in the \u003ccode\u003eLicenses.Get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetLicenseRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetLicenseRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and one that accepts another \u003ccode\u003eGetLicenseRequest\u003c/code\u003e object for copying, and it also has two key properties: \u003ccode\u003eLicense\u003c/code\u003e for the name of the license resource, and \u003ccode\u003eProject\u003c/code\u003e for the project ID.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with various other versions available starting from 1.0.0 going up to 3.5.0, all providing access to the \u003ccode\u003eGetLicenseRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]