public sealed class LicenseCodeLicenseAlias : IMessage<LicenseCodeLicenseAlias>, IEquatable<LicenseCodeLicenseAlias>, IDeepCloneable<LicenseCodeLicenseAlias>, IBufferMessage, IMessage
[[["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 `Google.Cloud.Compute.V1.LicenseCodeLicenseAlias` is 3.6.0, with multiple previous versions available, including version 2.12.0, which the current page primarily covers."],["`LicenseCodeLicenseAlias` is a class that implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LicenseCodeLicenseAlias` inherits from `object` and contains properties like `Description`, `HasDescription`, `HasSelfLink`, and `SelfLink`, which provide details about the license code."],["There are two constructors available for `LicenseCodeLicenseAlias`, one being empty and the other using another `LicenseCodeLicenseAlias` object as a parameter."],["The `LicenseCodeLicenseAlias` class is located in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]