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-21 UTC."],[[["This webpage details the `ManagedInstanceVersion` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0, along with links to other versions."],["The `ManagedInstanceVersion` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes two constructors, one default and another accepting a `ManagedInstanceVersion` object for parameterization."],["The class includes two bool properties `HasInstanceTemplate` and `HasName`, in addition to the string properties `InstanceTemplate` and `Name`."],["The latest version available of `ManagedInstanceVersion` is 3.6.0, and it has a long history with the earliest listed version being 1.0.0."]]],[]]