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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eApplianceVersion\u003c/code\u003e class within the VM Migration v1 API, detailing its properties, constructors, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApplianceVersion\u003c/code\u003e class is designed to describe an appliance version, and it is currently presented in version 2.5.0 of the Google.Cloud.VMMigration.V1 package, with the most current version being 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eApplianceVersion\u003c/code\u003e class include \u003ccode\u003eCritical\u003c/code\u003e (a boolean indicating upgrade importance), \u003ccode\u003eReleaseNotesUri\u003c/code\u003e (a string for release notes), \u003ccode\u003eUri\u003c/code\u003e (a string for download link), and \u003ccode\u003eVersion\u003c/code\u003e (a string for the appliance's version).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, which contains properties like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eApplianceVersion\u003c/code\u003e object as a parameter, enabling initialization with existing data.\u003c/p\u003e\n"]]],[],null,[]]