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-03-31 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API."],["The class is used to delete per-instance configurations in a managed instance group, as indicated by its method `InstanceGroupManagers.deletePerInstanceConfigs`."],["The `Names` property, of type `RepeatedField\u003cstring\u003e`, specifies a list of instance names for which per-instance configurations should be deleted."],["The page includes a comprehensive version history, from version 1.0.0 up to the latest 3.6.0, as well as a detailed list of available documentation for each version."],["There are two constructors for this class: one being a default constructor, and the other that accepts another `InstanceGroupManagersDeletePerInstanceConfigsReq` object as a parameter."]]],[]]