public sealed class InstanceGroupManagerStatusVersionTarget : IMessage<InstanceGroupManagerStatusVersionTarget>, IEquatable<InstanceGroupManagerStatusVersionTarget>, IDeepCloneable<InstanceGroupManagerStatusVersionTarget>, IBufferMessage, IMessage
[Output Only] A bit indicating whether version target has been reached in this managed instance group, i.e. all instances are in their target version. Instances' target version are specified by version field on Instance Group Manager.
[[["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 latest version of `InstanceGroupManagerStatusVersionTarget` is 3.6.0, as indicated in the provided list of available versions."],["This page documents the `InstanceGroupManagerStatusVersionTarget` class, which is part of the `Google.Cloud.Compute.V1` namespace and assembly `Google.Cloud.Compute.V1.dll`."],["`InstanceGroupManagerStatusVersionTarget` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["The `InstanceGroupManagerStatusVersionTarget` class includes a property called `IsReached`, which is an output-only boolean that indicates if the target version has been reached by all the instances in a managed instance group."],["The class offers two constructors, one being the default constructor and the second allowing you to make a copy of another `InstanceGroupManagerStatusVersionTarget`."]]],[]]