public sealed class GetLicenseCodeRequest : IMessage<GetLicenseCodeRequest>, IEquatable<GetLicenseCodeRequest>, IDeepCloneable<GetLicenseCodeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetLicenseCodeRequest.
A request message for LicenseCodes.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-04-09 UTC."],[[["This document provides reference documentation for the `GetLicenseCodeRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.5.0."],["The `GetLicenseCodeRequest` class is used to request a specific license code from the Compute Engine v1 API, as detailed in the \"LicenseCodes.Get\" method description."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for .NET integration."],["The document lists all available versions for the `GetLicenseCodeRequest` class, ranging from 1.0.0 up to the latest release of 3.6.0."],["The class `GetLicenseCodeRequest` has 2 constructors and 2 properties, `LicenseCode` and `Project`, which are both of type `string`."]]],[]]