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-03-21 UTC."],[[["The latest version of the `GetLicenseCodeRequest` class is 3.6.0, but the current page displays documentation for version 3.0.0 of the Google.Cloud.Compute.V1 namespace."],["The `GetLicenseCodeRequest` class is used to request a specific license code from the Compute Engine v1 API."],["This class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetLicenseCodeRequest` class has two constructors: a default constructor and one that takes another `GetLicenseCodeRequest` object as a parameter."],["`GetLicenseCodeRequest` includes properties for a `LicenseCode` and the `Project` ID."]]],[]]