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 provides documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class, which is part of the `Google.Cloud.Compute.V1` namespace and is used in managing Google Cloud Compute instance group configurations."],["The latest version of the `InstanceGroupManagersDeletePerInstanceConfigsReq` documentation is for version 3.6.0, with previous versions available, dating back to version 1.0.0."],["The class `InstanceGroupManagersDeletePerInstanceConfigsReq` allows for the deletion of per-instance configurations on a managed instance group, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property of this class is `Names`, which is a list of instance names for which the per-instance configurations should be deleted within the managed instance group."],["The documentation details the inheritance of the class from `Object` and lists the implemented interfaces along with inherited members, constructors, and the `Names` property."]]],[]]