public sealed class ManagedInstanceVersion : IMessage<ManagedInstanceVersion>, IEquatable<ManagedInstanceVersion>, IDeepCloneable<ManagedInstanceVersion>, 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-31 UTC."],[[["The latest version of `Google.Cloud.Compute.V1.ManagedInstanceVersion` is 3.6.0, with numerous prior versions available dating back to 1.0.0."],["The `ManagedInstanceVersion` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `HasInstanceTemplate`, `HasName`, `InstanceTemplate`, and `Name`, which provide details about the managed instance version."],["The `ManagedInstanceVersion` class has two constructors, one is parameterless and one takes a `ManagedInstanceVersion` object."],["Inherited members of this class, include `GetHashCode()`, `GetType()` and `ToString()` from object."]]],[]]