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-21 UTC."],[[["The content provides documentation and code samples for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Compute Engine v1 API, which is part of the Google Cloud .NET library."],["This class is used to delete per-instance configurations in managed instance groups, and has several implemented interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all versions of the Google Cloud Compute v1 API library that contain this class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `Names` property is a `RepeatedField\u003cstring\u003e` which holds a list of the names of the instances you want to delete per-instance configs from in the instance group."]]],[]]