public sealed class InstanceGroupsAddInstancesRequest : IMessage<InstanceGroupsAddInstancesRequest>, IEquatable<InstanceGroupsAddInstancesRequest>, IDeepCloneable<InstanceGroupsAddInstancesRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `InstanceGroupsAddInstancesRequest` is 3.6.0, but this page is showing version 2.16.0."],["The `InstanceGroupsAddInstancesRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the Google.Cloud.Compute.V1.dll assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cInstanceGroupsAddInstancesRequest\u003e`, `IDeepCloneable\u003cInstanceGroupsAddInstancesRequest\u003e`, and `IBufferMessage`."],["The class has a property named `Instances`, which is a `RepeatedField\u003cInstanceReference\u003e` that represents the list of instances to add to the instance group."],["The page also contains a comprehensive list of all previous versions and their respective links, ranging from 1.0.0 all the way to the most current version."]]],[]]