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-04-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.ManagedInstanceVersion` is 3.6.0, and it is accessible through a provided link."],["This page documents version 3.5.0 of `Google.Cloud.Compute.V1.ManagedInstanceVersion`, along with an archive of previous versions, ranging from 3.4.0 back to 1.0.0."],["`ManagedInstanceVersion` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedInstanceVersion` class has two constructors: a parameterless one and another one that takes a `ManagedInstanceVersion` object as a parameter."],["The class contains two main properties `InstanceTemplate` and `Name` of type string, along with two boolean properties `HasInstanceTemplate` and `HasName` to determine if the mentioned fields are set."]]],[]]