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."],[[["This webpage provides reference documentation for the `InstanceGroupManagersDeletePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `InstanceGroupManagersDeletePerInstanceConfigsReq` class is used to manage the deletion of per-instance configurations in managed instance groups, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes information on the latest version, 3.6.0, along with numerous previous versions of the class, spanning down to version 1.0.0, indicating a history of development and maintenance."],["The primary functionality of the class is to handle requests to delete specific per-instance configurations, as indicated by the `Names` property, which holds a list of instance names for deletion."],["The page offers details on the class's constructors, including a parameter description, as well as a link to the `Google.Cloud.Compute.V1` namespace and its corresponding assembly, Google.Cloud.Compute.V1.dll."]]],[]]