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 document outlines the `ManagedInstanceVersion` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementation of various interfaces."],["The latest version available for reference is 3.6.0, with a list of other prior versions ranging from 3.5.0 to 1.0.0, and each link leads to its respective documentation."],["The `ManagedInstanceVersion` class includes constructors for creating new instances and properties like `HasInstanceTemplate`, `HasName`, `InstanceTemplate`, and `Name`, which provide information about the instance template and version."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for deep cloning, equality checks, and message handling."],["The `InstanceTemplate` property field will be empty if the current_action is DELETING or ABANDONING."]]],[]]