public sealed class AvailableUpdates : IMessage<AvailableUpdates>, IEquatable<AvailableUpdates>, IDeepCloneable<AvailableUpdates>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AvailableUpdates.
Holds informatiom about the available versions for upgrade.
public ApplianceVersion NewDeployableAppliance { get; set; }
The newest deployable version of the appliance.
The current appliance can't be updated into this version, and the owner
must manually deploy this OVA to a new appliance.
[[["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 information for the \u003ccode\u003eAvailableUpdates\u003c/code\u003e class within the Google Cloud VM Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class is used to convey information about upgradeable versions, acting as an implementer of multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable version available is \u003ccode\u003e2.6.0\u003c/code\u003e, with previous versions dating back to \u003ccode\u003e1.0.0\u003c/code\u003e also accessible for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e class has properties for \u003ccode\u003eInPlaceUpdate\u003c/code\u003e and \u003ccode\u003eNewDeployableAppliance\u003c/code\u003e, which hold the latest versions for in-place updates and new deployments, respectively, of type \u003ccode\u003eApplianceVersion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAvailableUpdates\u003c/code\u003e can be instantiated with no arguments or by using another \u003ccode\u003eAvailableUpdates\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]