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-02 UTC."],[[["This webpage provides documentation for the `LicenseCodeLicenseAlias` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to the latest 3.6.0."],["The `LicenseCodeLicenseAlias` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and has two constructors: a default constructor and one that takes another `LicenseCodeLicenseAlias` object as a parameter."],["The `LicenseCodeLicenseAlias` class includes two main properties for managing license information, `Description` and `SelfLink`, with associated properties like `HasDescription` and `HasSelfLink` to determine if these fields are populated."],["The documentation is available for multiple previous versions of the Google Cloud Compute V1, the full range being 1.0.0 to 3.6.0, with 3.6.0 being the latest."]]],[]]