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 available is 3.6.0, with several previous versions also documented, starting from 1.0.0 up to the latest release."],["The class `LicenseCodeLicenseAlias` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating a new `LicenseCodeLicenseAlias` object, either as an empty object or by copying another object of the same type."],["The `LicenseCodeLicenseAlias` class has properties `Description` and `SelfLink`, which include getters and setters for the license description and self-referential link, as well as `HasDescription` and `HasSelfLink` that are boolean to check if they are set."],["The class is within the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]