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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage provides reference documentation for the `GetLicenseCodeRequest` class within the Compute Engine v1 API, specifically for .NET."],["The `GetLicenseCodeRequest` class is used to request information about a specific license code."],["The page lists all available versions of the `GetLicenseCodeRequest` API class from version 1.0.0 all the way to 3.6.0, with 3.6.0 being the most recent."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors and two properties, `LicenseCode` and `Project`."],["The namespace for this class is `Google.Cloud.Compute.V1` and it's contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]