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."],[[["This webpage details the `InstanceGroupManagerStatusVersionTarget` class within the `Google.Cloud.Compute.V1` namespace, primarily focusing on its different versions and properties."],["The latest version available for `InstanceGroupManagerStatusVersionTarget` is 3.6.0, while the current page focuses on version 2.3.0, with a range of other versions from 1.0.0 to 3.5.0 available for review."],["The `InstanceGroupManagerStatusVersionTarget` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has two constructors, a default one and one that accepts another `InstanceGroupManagerStatusVersionTarget` object, along with two properties: `HasIsReached` to check if \"is_reached\" field is set and `IsReached`, which indicates if the target version is reached in the managed instance group."]]],[]]