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 the `InstanceGroupManagerStatusVersionTarget` is 3.6.0, and the current version being viewed on this page is 2.17.0."],["This webpage details different versions of the `InstanceGroupManagerStatusVersionTarget`, starting from version 1.0.0 all the way up to version 3.6.0, which are accessible via hyperlinks."],["The `InstanceGroupManagerStatusVersionTarget` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupManagerStatusVersionTarget` class has a boolean property called `IsReached` which checks whether all instances in the managed instance group have reached their target version."],["The class has 2 constructors, one default and one that takes in the class as a parameter, to create a new `InstanceGroupManagerStatusVersionTarget`."]]],[]]