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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersCreateInstancesRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, and the page also provides documentation for versions ranging from 1.0.0 to 3.5.0."],["`InstanceGroupManagersCreateInstancesRequest` is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The class allows the creation of instance group managers and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Instances` property, a required field, takes a list of specifications of `PerInstanceConfig`, which can be found in the `RepeatedField` type."]]],[]]