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-21 UTC."],[[["The latest version available is 3.6.0, which is listed as the most recent release."],["This page provides access to documentation for multiple versions of `InstanceGroupManagerStatusVersionTarget`, ranging from version 1.0.0 up to the latest version 3.6.0."],["The class `InstanceGroupManagerStatusVersionTarget` has an `IsReached` property which indicates if all instances in the group are in their designated version, and a `HasIsReached` property to indicate if the field is set."],["The `InstanceGroupManagerStatusVersionTarget` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, as well as inheriting from `object`."]]],[]]