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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eInstanceGroupManagerStatusVersionTarget\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, including its implementation of various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides information about whether a managed instance group has reached its target version, indicated by the \u003ccode\u003eIsReached\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous available versions for this class, ranging from version 1.0.0 up to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerStatusVersionTarget\u003c/code\u003e class has a constructor and a copy constructor, allowing for object creation and duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIsReached\u003c/code\u003e property, which is a boolean value, indicates whether all instances are in the target version, and has a corresponding \u003ccode\u003eHasIsReached\u003c/code\u003e property indicating if it's been set.\u003c/p\u003e\n"]]],[],null,[]]