public sealed class InstanceGroupManagersCreateInstancesRequest : IMessage<InstanceGroupManagersCreateInstancesRequest>, IEquatable<InstanceGroupManagersCreateInstancesRequest>, IDeepCloneable<InstanceGroupManagersCreateInstancesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstanceGroupManagersCreateInstancesRequest.
[[["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."],[[["The latest version of the `InstanceGroupManagersCreateInstancesRequest` is 3.6.0, and the page provides access to versions ranging from 1.0.0 to the latest."],["The `InstanceGroupManagersCreateInstancesRequest` class is part of the Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace."],["This class is used to create instances in an instance group manager and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors one public InstanceGroupManagersCreateInstancesRequest() and InstanceGroupManagersCreateInstancesRequest(InstanceGroupManagersCreateInstancesRequest other) that accept a `InstanceGroupManagersCreateInstancesRequest` type."],["The `InstanceGroupManagersCreateInstancesRequest` class has a `Instances` property, which is a required list of `PerInstanceConfig` specifications."]]],[]]