public sealed class InstanceGroupManagersUpdatePerInstanceConfigsReq : IMessage<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IEquatable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IBufferMessage, IMessage
[[["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 webpage details the `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google.Cloud.Compute.V1 namespace, specifically in version 1.2.0, but also covering other versions."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class is used for updating per-instance configurations for managed instance groups, implementing several interfaces like `IMessage` and `IDeepCloneable`."],["The class inherits from `Object` and includes properties such as `PerInstanceConfigs`, which is a list of `PerInstanceConfig` objects used for managing configurations."],["The latest version available for the `InstanceGroupManagersUpdatePerInstanceConfigsReq` is version 3.6.0, and many older versions are provided, starting from version 1.0.0, all the way up to the latest."]]],[]]