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 for `InstanceGroupManagerStatusVersionTarget` is 3.6.0, with a list of previous versions dating back to 1.0.0."],["`InstanceGroupManagerStatusVersionTarget` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and a constructor that takes another `InstanceGroupManagerStatusVersionTarget` object as a parameter, allowing for the creation of a new `InstanceGroupManagerStatusVersionTarget` object or using an existing one as a base."],["The `InstanceGroupManagerStatusVersionTarget` class has properties to manage and indicate whether a target version has been reached within a managed instance group."],["The `InstanceGroupManagerStatusVersionTarget` is contained within the `Google.Cloud.Compute.V1` namespace, under the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]