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 provides documentation for the `InstanceGroupManagerStatusVersionTarget` class within the `Google.Cloud.Compute.V1` namespace, detailing its various versions and implementation details."],["The latest version available for this class is 3.6.0, while the page focuses on version 2.1.0 and includes links to older versions dating back to 1.0.0."],["The `InstanceGroupManagerStatusVersionTarget` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InstanceGroupManagerStatusVersionTarget` class include `HasIsReached`, which checks if the \"is_reached\" field is set, and `IsReached`, which indicates if the target version has been reached for all instances in the managed group."],["Constructors for `InstanceGroupManagerStatusVersionTarget` are available for both creating a new instance and creating a copy of an existing `InstanceGroupManagerStatusVersionTarget` object."]]],[]]