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."],[[["This page provides documentation for the `InstanceGroupsAddInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, detailing its functionality and usage across various versions."],["The latest version documented is 3.6.0, and the page lists version history ranging from 1.0.0 to 3.6.0 of the `InstanceGroupsAddInstancesRequest`, with the current context at version 2.14.0."],["The `InstanceGroupsAddInstancesRequest` class, which inherits from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and another that takes an `InstanceGroupsAddInstancesRequest` object as a parameter for copying."],["It contains a property called `Instances` of type `RepeatedField\u003cInstanceReference\u003e`, used for listing the instances to be added to an instance group."]]],[]]