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 page provides reference documentation 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, which is version 2.2.0, holds information about versions available for upgrades.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this document is 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, inheriting members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eInPlaceUpdate\u003c/code\u003e and \u003ccode\u003eNewDeployableAppliance\u003c/code\u003e, both of type \u003ccode\u003eApplianceVersion\u003c/code\u003e, which describe the latest version for in-place updates and the newest deployable appliance version, respectively.\u003c/p\u003e\n"]]],[],null,[]]