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-31 UTC."],[[["This webpage provides reference documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API, focusing on its usage in .NET."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is used to manage the deletion of per-instance configurations in managed instance groups and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The current latest version available for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class is version 3.6.0, while this page covers version 2.9.0 and provides a list of versions ranging from 1.0.0 up to the latest release, with a way to navigate to each individual version's documentation."],["The `Names` property of this class is a `RepeatedField` of strings, which is used to specify the names of the instances from which to delete the per-instance configurations."]]],[]]