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-24 UTC."],[[["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is used to delete per-instance configurations on managed instance groups and is part of the Google.Cloud.Compute.V1 namespace."],["This page details multiple versions of the `InstanceGroupManagersDeletePerInstanceConfigsReq` class, ranging from version 1.0.0 to the latest version 3.6.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary functionality of the `InstanceGroupManagersDeletePerInstanceConfigsReq` class is managed through its `Names` property, which contains a list of instance names to have per-instance configs deleted."],["`InstanceGroupManagersDeletePerInstanceConfigsReq` inherits members from the Object class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]