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 latest version of the `InstanceGroupManagersDeletePerInstanceConfigsReq` class is 3.6.0, while the current version displayed on the webpage is 2.8.0."],["The page provides a comprehensive history of the `InstanceGroupManagersDeletePerInstanceConfigsReq` class, with links to the reference documentation for each version, ranging from version 1.0.0 to 3.6.0."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is a part of the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace, and is used for managing per-instance configurations."],["This class includes properties like `Names`, which is a list of instance names for which users can delete per-instance configurations, contained within a `RepeatedField\u003cstring\u003e`."],["The class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering functionalities for message handling, equality checking, deep cloning, and buffer management."]]],[]]