public sealed class InstanceGroupManagersDeletePerInstanceConfigsReq : IMessage<InstanceGroupManagersDeletePerInstanceConfigsReq>, IEquatable<InstanceGroupManagersDeletePerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersDeletePerInstanceConfigsReq>, IBufferMessage, IMessage
[[["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 details the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Cloud Compute V1 library for .NET, with version 3.6.0 being the most recent."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is used for deleting per-instance configurations in managed instance groups and is part of the `Google.Cloud.Compute.V1` namespace."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Names` property of the class, of type `RepeatedField\u003cstring\u003e`, is a list of instance names that are targetted for the deletion of per-instance configurations."],["Multiple versions of this class are accessible, ranging from version 1.0.0 to 3.6.0, allowing for backwards compatibility."]]],[]]