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` namespace, used for deleting per-instance configurations in Google Cloud Compute."],["The latest version of this class is 3.6.0, with versions ranging from 1.0.0 up to 3.6.0, with links available to documentation for each release."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting members from the `Object` class."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class has a constructor and a property named `Names` of type `RepeatedField\u003cstring\u003e`, which represents a list of instance names for which to delete per-instance configurations."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class exists in the Google.Cloud.Compute.V1.dll assembly file."]]],[]]