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, which can be found in the provided documentation."],["This documentation includes a comprehensive list of versions for `InstanceGroupManagerStatusVersionTarget`, ranging from version 1.0.0 up to the latest 3.6.0, alongside their respective links."],["`InstanceGroupManagerStatusVersionTarget` is a class that implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for flexible usage."],["The class `InstanceGroupManagerStatusVersionTarget` has two constructors, one default and one that takes another instance of itself as a parameter for potential copying, with the parameter described as such."],["`InstanceGroupManagerStatusVersionTarget` contains properties such as `HasIsReached` and `IsReached` which are booleans that are used for checking if the version target has been reached."]]],[]]