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-21 UTC."],[[["The `GetLicenseRequest` class is part of the Google Cloud Compute Engine v1 API, specifically found in the `Google.Cloud.Compute.V1` namespace, and is contained within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces, including `IMessage\u003cGetLicenseRequest\u003e`, `IEquatable\u003cGetLicenseRequest\u003e`, `IDeepCloneable\u003cGetLicenseRequest\u003e`, `IBufferMessage`, and `IMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["The `GetLicenseRequest` class has properties for managing the `License` and `Project`, which are both strings, allowing for setting the specific license resource and project ID for a request."],["This documentation covers versions of `GetLicenseRequest` ranging from 1.0.0 up to the latest version 3.6.0."]]],[]]