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.17.0."],["Multiple versions of `InstanceGroupsAddInstancesRequest` are listed, ranging from version 1.0.0 up to the latest version of 3.6.0."],["The `InstanceGroupsAddInstancesRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `InstanceGroupsAddInstancesRequest` class has two constructors, one parameterless and one that takes another `InstanceGroupsAddInstancesRequest` as a parameter, allowing for the creation of new instances either from scratch or by copying another."],["`InstanceGroupsAddInstancesRequest` has a property named `Instances`, which is of type `RepeatedField\u003cInstanceReference\u003e`, for managing a list of instances to be added."]]],[]]