public sealed class ApplianceVersion : IMessage<ApplianceVersion>, IEquatable<ApplianceVersion>, IDeepCloneable<ApplianceVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class ApplianceVersion.
[[["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 document provides reference documentation for the `ApplianceVersion` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0, which is one of the many versions available."],["The `ApplianceVersion` class describes an appliance version and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["Key properties of the `ApplianceVersion` class include `Critical` to indicate upgrade urgency, `ReleaseNotesUri` for access to release information, `Uri` for the download link, and `Version` to denote the appliance version."],["The `ApplianceVersion` class offers two constructors, one default and one to copy another instance of `ApplianceVersion`."],["The versions listed range from 1.0.0 to 2.6.0, with 2.6.0 being the most current and the documentation page relating to version 2.4.0."]]],[]]