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"]],[["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."],[[["This webpage provides documentation for the `GetLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, available across multiple versions."],["The latest version of the `GetLicenseRequest` documentation is 3.6.0, with documentation ranging back to version 1.0.0."],["`GetLicenseRequest` is a message class used for retrieving license information, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetLicenseRequest` class has two constructors and two key properties: `License` which is the name of the License resource, and `Project` which is the project ID."]]],[]]