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."],[[["This webpage details the `LicenseCodeLicenseAlias` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.15.0 of the Google Cloud Compute .NET library."],["The `LicenseCodeLicenseAlias` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for managing license code aliases."],["The document provides a historical overview, listing available versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version at this time, and contains hyperlinks to each version."],["The `LicenseCodeLicenseAlias` class contains properties `Description` and `SelfLink`, both of string type, for storing and managing license description and URL information, respectively, and the bool types `HasDescription` and `HasSelfLink` for whether these fields have been set."],["The document contains information about the available constructors for the class, a default public empty constructor, and one that takes an other `LicenseCodeLicenseAlias` as a parameter."]]],[]]