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."],[[["This webpage provides documentation for the `InstanceGroupManagerStatusVersionTarget` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["The latest version of the `InstanceGroupManagerStatusVersionTarget` documentation is 3.6.0, with a range of previous versions also accessible from 1.0.0 to 3.5.0."],["The `InstanceGroupManagerStatusVersionTarget` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupManagerStatusVersionTarget` class includes properties like `HasIsReached` and `IsReached`, which are used to determine if a target version has been achieved in a managed instance group."],["The documentation includes information on the class's constructors, including a default constructor and one that accepts another `InstanceGroupManagerStatusVersionTarget` instance as a parameter."]]],[]]