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 content provides documentation for the `InstanceGroupManagerStatusVersionTarget` class within the Google Cloud Compute V1 library, spanning versions from 1.0.0 to the latest 3.6.0."],["The `InstanceGroupManagerStatusVersionTarget` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a single property `IsReached`, which is a boolean indicating whether all instances in a managed group are at their target version."],["The listed documentations contain links to documentation for different version of `InstanceGroupManagerStatusVersionTarget` class."],["There are two constructors, a parameterless constructor and one that takes an `InstanceGroupManagerStatusVersionTarget` object as an argument."]]],[]]