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-21 UTC."],[[["This webpage provides reference documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Compute Engine v1 API."],["The class is used in the `InstanceGroupManagers.deletePerInstanceConfigs` method and allows for the deletion of per-instance configurations on managed instance groups."],["The latest available version of this API is 3.6.0, and there are many versions that go as far back as 1.0.0."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has one property called `Names` that stores the list of instance names where the user wishes to delete their per-instance configurations, and is of type `RepeatedField\u003cString\u003e`."]]],[]]