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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This webpage provides reference documentation for the `GetLicenseRequest` class within the Compute Engine v1 API in .NET, spanning multiple versions."],["The latest version documented is 3.6.0, with numerous older versions available down to 1.0.0, and each links to its respective documentation page."],["The `GetLicenseRequest` class is used for requesting a specific license and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetLicenseRequest` class include `License` and `Project`, both of which are strings used to identify the license and project respectively."],["There is also inheritance and implemented members within the context of this documentation, where it inherits from `object`, and implements many interfaces."]]],[]]