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-24 UTC."],[[["This webpage provides documentation for the `LicenseCodeLicenseAlias` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The class `LicenseCodeLicenseAlias` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LicenseCodeLicenseAlias` has two constructors: a default constructor and a copy constructor that takes another `LicenseCodeLicenseAlias` as a parameter."],["The documentation includes a list of available versions ranging from 1.0.0 to the latest 3.6.0, along with links to each version's specific documentation."],["The `LicenseCodeLicenseAlias` class contains properties `Description` and `SelfLink`, both of which are strings and provide information about the License Code, and also has Boolean properties `HasDescription` and `HasSelfLink` to check whether `description` and `self_link` fields are set."]]],[]]