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-24 UTC."],[[["The `ManagedInstanceVersion` class provides versioning information for managed instances within Google Cloud Compute."],["Version 3.6.0 is the latest version available in the documentation, with a history of versions ranging from 1.0.0 to 3.6.0 provided as a reference."],["The class `ManagedInstanceVersion` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ManagedInstanceVersion` class contains two constructors and properties, `HasInstanceTemplate`, `HasName`, `InstanceTemplate`, and `Name`, to manage version configurations."],["The namespace of this class is `Google.Cloud.Compute.V1`, which is contained in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]