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, specifically version 2.11.0."],["The `InstanceGroupsAddInstancesRequest` class is used to manage the addition of instances to an instance group, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists available versions of the `InstanceGroupsAddInstancesRequest` class, ranging from version 1.0.0 to the latest, version 3.6.0, offering easy access to documentation for each."],["The class inherits from the `object` class and has two constructors, a default one and one that takes another `InstanceGroupsAddInstancesRequest` as a parameter, as well as a property called `Instances` which represents the list of instances to add."]]],[]]