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-21 UTC."],[[["This webpage details the `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google Cloud Compute V1 library for .NET."],["The class is used for updating per-instance configurations in managed instance groups, with the latest version being 3.6.0."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains a property `PerInstanceConfigs`, which is a list of `PerInstanceConfig` objects used to specify the per-instance configurations to be updated."],["The webpage provides a history of the different versions, going all the way back to version 1.0.0, with each version linking to its respective documentation."]]],[]]