public sealed class InstanceGroupManagersUpdatePerInstanceConfigsReq : IMessage<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IEquatable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IDeepCloneable<InstanceGroupManagersUpdatePerInstanceConfigsReq>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InstanceGroupManagersUpdatePerInstanceConfigsReq.
[[["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 `InstanceGroupManagersUpdatePerInstanceConfigsReq` class within the Google Cloud Compute Engine v1 API, focusing on its usage in .NET environments."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class is used to manage per-instance configurations for managed instance groups, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes a version history for this API class, showcasing releases from version 1.0.0 to the latest 3.6.0."],["The class includes a `PerInstanceConfigs` property, which is a `RepeatedField` of `PerInstanceConfig` type, representing a list of configurations to be applied to instances within a managed group."],["The `InstanceGroupManagersUpdatePerInstanceConfigsReq` class supports various constructors, including a default constructor and a copy constructor to replicate existing objects."]]],[]]