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-24 UTC."],[[["This webpage provides documentation for the `InstanceGroupsAddInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, as found in the Google.Cloud.Compute.V1.dll assembly."],["The `InstanceGroupsAddInstancesRequest` class is designed to add instances to an instance group and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has a `RepeatedField\u003cInstanceReference\u003e` property called `Instances`, which is used to specify the list of instances that should be added to the group."],["The webpage displays a comprehensive version history, ranging from version 1.0.0 to the latest version, 3.6.0, each with a respective link."],["The webpage contains information about the `InstanceGroupsAddInstancesRequest` class constructors, which consist of a default constructor, and a constructor that accepts an `InstanceGroupsAddInstancesRequest` object as a parameter."]]],[]]