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 webpage provides documentation for the `InstanceGroupsAddInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, specifically detailing its usage in the .NET environment."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions from 3.5.0 down to 1.0.0 available for reference and each of those links redirect to the specific version documentation."],["`InstanceGroupsAddInstancesRequest` inherits from Object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, for advanced functionalities."],["The class includes a constructor, `InstanceGroupsAddInstancesRequest()`, and a copy constructor for duplicating objects, as well as a property named `Instances`, which is a `RepeatedField\u003cInstanceReference\u003e` used to manage the list of instances for the group."],["The documentation is derived from the assembly Google.Cloud.Compute.V1.dll."]]],[]]