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 available is 3.6.0, located at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.InstanceGroupManagerStatusVersionTarget`."],["This page provides documentation for the `InstanceGroupManagerStatusVersionTarget` class in the Google.Cloud.Compute.V1 namespace, with a focus on version 2.14.0."],["The `InstanceGroupManagerStatusVersionTarget` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `InstanceGroupManagerStatusVersionTarget` class has two constructors and two properties: `HasIsReached` and `IsReached`, which are used to determine if a particular version target has been met."],["A range of previous versions, from 1.0.0 up to 3.5.0, are accessible, providing a history of the `InstanceGroupManagerStatusVersionTarget` class."]]],[]]