public sealed class RegionInstanceGroupManagerDeleteInstanceConfigReq : IMessage<RegionInstanceGroupManagerDeleteInstanceConfigReq>, IEquatable<RegionInstanceGroupManagerDeleteInstanceConfigReq>, IDeepCloneable<RegionInstanceGroupManagerDeleteInstanceConfigReq>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RegionInstanceGroupManagerDeleteInstanceConfigReq.
[[["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 page provides documentation for the `RegionInstanceGroupManagerDeleteInstanceConfigReq` class within the Google Cloud Compute Engine v1 API."],["The `RegionInstanceGroupManagerDeleteInstanceConfigReq` class is part of the `Google.Cloud.Compute.V1` namespace and is used to delete per-instance configurations within a region's instance group manager."],["The class has two constructors and one property named `Names` of type `RepeatedField\u003cstring\u003e` that contains the list of instance names to delete per-instance configurations for."],["The page lists different versions of the class, ranging from the latest 3.6.0 down to 1.0.0, with version 3.6.0 being the latest."],["The class is derived from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]