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."],[[["This webpage details the `ManagedInstanceVersion` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud .NET library and is implemented by multiple interfaces."],["The class `ManagedInstanceVersion` has two constructors: a default one and one that takes another `ManagedInstanceVersion` as a parameter, allowing for object duplication."],["There are properties available such as `HasInstanceTemplate`, `HasName`, `InstanceTemplate`, and `Name`, which provide information about the instance's template and version name, including whether they are set."],["The provided content displays the different available versions of Google.Cloud.Compute.V1, with version 3.6.0 being the latest, and 1.0.0 being the earliest."]]],[]]