public sealed class InstanceGroupManagersDeletePerInstanceConfigsReq : IMessage<InstanceGroupManagersDeletePerInstanceConfigsReq>, IEquatable<InstanceGroupManagersDeletePerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersDeletePerInstanceConfigsReq>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstanceGroupManagersDeletePerInstanceConfigsReq.
[[["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."],[[["The webpage provides documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API."],["This class is used to manage the deletion of per-instance configurations within an instance group manager and is implemented across multiple versions, with version 3.6.0 being the latest, while the current page displays version 3.3.0."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usability."],["The class has a `Names` property, which is a `RepeatedField\u003cstring\u003e`, that is used to define the list of instance names from which per-instance configurations will be deleted from a managed instance group."],["The page also details the Constructors of this class, which are `InstanceGroupManagersDeletePerInstanceConfigsReq()` and `InstanceGroupManagersDeletePerInstanceConfigsReq(InstanceGroupManagersDeletePerInstanceConfigsReq other)`."]]],[]]