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-31 UTC."],[[["This webpage provides documentation for the `LicenseCodeLicenseAlias` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The latest version documented is 3.6.0, with previous versions being accessible via links on this webpage."],["The `LicenseCodeLicenseAlias` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties for `Description` and `SelfLink`, both strings, and boolean properties, `HasDescription` and `HasSelfLink`, indicating whether they have been set."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`, and it includes two constructors: a default constructor and one that takes another `LicenseCodeLicenseAlias` object as a parameter."]]],[]]