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-04-09 UTC."],[[["This webpage details the `LicenseCodeLicenseAlias` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud .NET library."],["The latest version available for this resource is 3.6.0, with a history of versions ranging down to 1.0.0 that can also be accessed via the provided links."],["The `LicenseCodeLicenseAlias` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that takes another `LicenseCodeLicenseAlias` object as a parameter for copying, in addition to properties such as `Description`, `HasDescription`, `HasSelfLink`, and `SelfLink`."],["This class contains output-only properties, `Description`, detailing the License Code and `SelfLink`, providing a link to the license in question, both of which have boolean properties indicating if the field is set, `HasDescription` and `HasSelfLink`."]]],[]]