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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eInstanceGroupsAddInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, showcasing its implementation and usage in .NET environments.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eInstanceGroupsAddInstancesRequest\u003c/code\u003e class is 3.6.0, with a history of versions ranging down to version 1.0.0, which are all available to access in the webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupsAddInstancesRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as part of the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default one \u003ccode\u003eInstanceGroupsAddInstancesRequest()\u003c/code\u003e and one that allows the user to pass another \u003ccode\u003eInstanceGroupsAddInstancesRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property called \u003ccode\u003eInstances\u003c/code\u003e of the type \u003ccode\u003eRepeatedField<InstanceReference>\u003c/code\u003e, that provides the list of instances that will be added to the instance group.\u003c/p\u003e\n"]]],[],null,[]]