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-24 UTC."],[[["This document provides reference information for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google.Cloud.Compute.V1 API, specifically for version 3.0.0."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is used to request the deletion of per-instance configurations for managed instance groups."],["The class `InstanceGroupManagersDeletePerInstanceConfigsReq` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all part of or extending the Google.Protobuf library."],["The `Names` property of the `InstanceGroupManagersDeletePerInstanceConfigsReq` class is a `RepeatedField` of strings, representing the list of instance names targeted for config deletion."],["The page lists numerous versions of the API, ranging from 1.0.0 to 3.6.0 with the latter being the latest, showing the evolution and updates of this specific class in the API."]]],[]]