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-24 UTC."],[[["The latest version available for the `GetLicenseRequest` class is 3.6.0, part of the Google.Cloud.Compute.V1 library."],["This webpage provides documentation for the `GetLicenseRequest` class, a component of the Compute Engine v1 API, and shows its method description for details."],["The `GetLicenseRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer operations."],["The `GetLicenseRequest` class has properties for \"License\" and \"Project\", both of type string, used to specify the resource and the project ID."],["Versions of the `GetLicenseRequest` are available from version 1.0.0 up to the current latest version 3.6.0, with numerous intermediate versions listed."]]],[]]